unicorn/qemu/target
Bastian Koppelmann cb7c94fbc4
target/riscv: Move gen_arith_imm() decoding into trans_* functions
gen_arith_imm() does a lot of decoding manually, which was hard to read
in case of the shift instructions and is not necessary anymore with
decodetree.

Backports commit 7a50d3e2ae7f13b24fe55990ea0b8ddcbbb43130 from qemu
2019-03-19 05:14:21 -04:00
..
arm Add ARM MSP, PSP and CONTROL register access (#1071) 2019-03-08 02:24:49 -05:00
i386 i386: extended the cpuid_level when Intel PT is enabled 2019-03-11 16:40:23 -04:00
m68k target/m68k: Correct instruction emulation 2019-02-28 19:21:49 -05:00
mips target/mips: Restore Qemu's organization of CPU definitions 2019-03-08 01:40:50 -05:00
riscv target/riscv: Move gen_arith_imm() decoding into trans_* functions 2019-03-19 05:14:21 -04:00
sparc target: Resolve repeated typedef warnings 2019-01-22 20:27:35 -05:00