unicorn/qemu/target/riscv/insn_trans
Alistair Francis 416b2a0077 target/riscv: Split the Hypervisor execute load helpers
Split the hypervisor execute load functions into two seperate functions.
This avoids us having to pass the memop to the C helper functions.

Backports 7687537ab0c16e0b1e69e7707456573a64b8e13b
2021-03-08 15:14:47 -05:00
..
trans_privileged.inc.c target/riscv: Move the hfence instructions to the rvh decode 2021-02-25 11:59:49 -05:00
trans_rva.inc.c tcg: TCGMemOp is now accelerator independent MemOp 2019-11-28 03:01:12 -05:00
trans_rvd.inc.c target/riscv: check before allocating TCG temps 2021-03-08 12:41:19 -05:00
trans_rvf.inc.c target/riscv: check before allocating TCG temps 2021-03-08 12:41:19 -05:00
trans_rvh.inc.c target/riscv: Split the Hypervisor execute load helpers 2021-03-08 15:14:47 -05:00
trans_rvi.inc.c tcg: TCGMemOp is now accelerator independent MemOp 2019-11-28 03:01:12 -05:00
trans_rvm.inc.c target/riscv: Zero extend the inputs of divuw and remuw 2019-03-26 20:38:17 -04:00
trans_rvv.inc.c target/riscv: fix vector index load/store constraints 2021-03-08 12:16:45 -05:00