summaryrefslogtreecommitdiffstats
path: root/linux-headers
diff options
context:
space:
mode:
authorAurelien Jarno2015-09-13 23:07:58 +0200
committerLeon Alrae2015-09-18 10:20:48 +0200
commit9d68ac14dab3f5af33a6b23458941dc6fb261fce (patch)
treecc3e1571957ba556e9e4d544a7793db5ffaa4053 /linux-headers
parenttarget-mips: Fix RDHWR on CP0.Count (diff)
downloadqemu-9d68ac14dab3f5af33a6b23458941dc6fb261fce.tar.gz
qemu-9d68ac14dab3f5af33a6b23458941dc6fb261fce.tar.xz
qemu-9d68ac14dab3f5af33a6b23458941dc6fb261fce.zip
target-mips: get rid of MIPS_DEBUG
MIPS_DEBUG is a define used to dump the instruction disassembling. It has to be defined at compile time. In practice I believe it's more efficient to just look at the instruction disassembly and op dump using -d in_asm,op. This patch therefore removes the corresponding code, which clutters translate.c. Cc: Leon Alrae <leon.alrae@imgtec.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Reviewed-by: Leon Alrae <leon.alrae@imgtec.com> Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Diffstat (limited to 'linux-headers')
0 files changed, 0 insertions, 0 deletions