unicorn/qemu/target-mips
Aurelien Jarno 0045d99f38
target-mips: get rid of MIPS_DEBUG_SIGN_EXTENSIONS
MIPS_DEBUG_SIGN_EXTENSIONS was used sometimes ago to verify that 32-bit
instructions correctly sign extend their results. It's now not need
anymore, remove it.

Backports commit b307446e04232b3a87e9da04886895a8e5a4a407 from qemu
2018-02-17 15:23:52 -05:00
..
cpu-qom.h
cpu.c cpu: Change cpu_exec_init() arg to cpu, not env 2018-02-17 15:23:18 -05:00
cpu.h tlb: Add ifetch argument to cpu_mmu_index() 2018-02-17 15:23:37 -05:00
dsp_helper.c
helper.c target-mips: fix offset calculation for Interrupts 2018-02-17 15:23:23 -05:00
helper.h target-mips: add ERETNC instruction and Config5.LLB bit 2018-02-13 13:33:37 -05:00
lmi_helper.c import 2015-08-21 15:04:50 +08:00
Makefile.objs
mips-defs.h target-mips: fix MIPS64R6-generic configuration 2018-02-17 15:23:21 -05:00
msa_helper.c target-mips: fix to clear MSACSR.Cause 2018-02-17 15:23:22 -05:00
op_helper.c target-mips: Fix RDHWR on CP0.Count 2018-02-17 15:23:52 -05:00
TODO
translate_init.c target-mips: update mips32r5-generic into P5600 2018-02-17 15:23:27 -05:00
translate.c target-mips: get rid of MIPS_DEBUG_SIGN_EXTENSIONS 2018-02-17 15:23:52 -05:00
unicorn.c
unicorn.h