unicorn/qemu/target
Fredrik Noring b671293fe0
target/mips: Fix decoding mechanism of special R5900 opcodes
MOVN, MOVZ, MFHI, MFLO, MTHI, MTLO, MULT, MULTU, DIV, DIVU, DMULT,
DMULTU, DDIV, DDIVU and JR are decoded in decode_opc_special_tx79
instead of the generic decode_opc_special_legacy.

Backports commit 9dc324ce66807cc231fe890d4031de595ad1cf72 from qemu
2018-11-23 18:35:55 -05:00
..
arm target/arm/cpu: Give Cortex-A15 and -A7 the EL2 feature 2018-11-16 21:59:55 -05:00
i386 target/i386: Clear RF on SYSCALL instruction 2018-11-11 08:41:09 -05:00
m68k m68k: Silence compiler warnings 2018-11-16 21:23:55 -05:00
mips target/mips: Fix decoding mechanism of special R5900 opcodes 2018-11-23 18:35:55 -05:00
sparc Sparc increase ttl number 2018-10-06 04:55:52 -04:00