This patchset get rid of old debugging code in translate.c, that has been superseded by other debugging way (e.g. (-d in_asm,op). It comes from the discussion there:
https://lists.gnu.org/archive/html/qemu-devel/2015-07/msg03162.html I had it ready for some time, now that 2.4 has been release, it's probably time to apply it. Aurelien Jarno (2): target-mips: get rid of MIPS_DEBUG target-mips: get rid of MIPS_DEBUG_SIGN_EXTENSIONS target-mips/translate.c | 663 ++---------------------------------------------- 1 file changed, 19 insertions(+), 644 deletions(-) -- 2.1.4