unicorn/qemu/target
Richard Henderson 988bf2f458 target/i386: Verify memory operand for lcall and ljmp
These two opcodes only allow a memory operand.

Lacking the check for a register operand, we used the A0 temp
without initialization, which led to a tcg abort.

Backports 10b8eb94c0902b58d83df84a9eeae709a3480e82
2021-04-01 16:04:05 -04:00
..
arm target/arm: Make number of counters in PMCR follow the CPU 2021-03-30 15:30:31 -04:00
i386 target/i386: Verify memory operand for lcall and ljmp 2021-04-01 16:04:05 -04:00
m68k target/m68k: add M68K_FEATURE_UNALIGNED_DATA feature 2021-03-12 14:55:43 -05:00
mips mips: Fix build 2021-03-05 08:51:51 -05:00
riscv target/riscv: Prevent lost illegal instruction exceptions 2021-03-30 15:23:00 -04:00
sparc sparc: Fix build 2021-03-05 08:54:43 -05:00