unicorn/qemu/target
Emilio G. Cota 26dc4a6682
target/sparc: convert to TranslatorOps
Notes:

- Moved the cross-page check from the end of translate_insn to
init_disas_context.

Backports commit 6e61bc941025345ab01c48d116bef60bb8990406 from qemu
2018-05-11 15:17:12 -04:00
..
arm translator: merge max_insns into DisasContextBase 2018-05-11 13:59:17 -04:00
i386 translator: merge max_insns into DisasContextBase 2018-05-11 13:59:17 -04:00
m68k target/m68k: Fix build Werror with gcc 8.0.1 2018-05-11 10:37:45 -04:00
mips target/mips: avoid integer overflow in next_page PC check 2018-05-11 13:51:51 -04:00
sparc target/sparc: convert to TranslatorOps 2018-05-11 15:17:12 -04:00