unicorn/qemu/target
Lioncash 0868015992
target/arm: Move TCGContext variable within arm_post_translate_insn into a narrower scope
This is only used within the scope of the if statement, so we can just
move it there.
2019-02-28 18:53:33 -05:00
..
arm target/arm: Move TCGContext variable within arm_post_translate_insn into a narrower scope 2019-02-28 18:53:33 -05:00
i386 changed cpu_compue_eflags to use the updated eflags variable. Otherwise, cli/sti and popfl may break, as we get the non-updated eflags (#1057) 2019-02-28 17:05:13 -05:00
m68k target/m68k: Fix LGPL information in the file headers 2019-02-03 17:55:29 -05:00
mips target/mips: Amend botched rename 2019-02-28 16:21:09 -05:00
sparc target: Resolve repeated typedef warnings 2019-01-22 20:27:35 -05:00