a7a5d187e7
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. |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
ppc | ||
riscv | ||
s390x | ||
sparc | ||
tricore |