diff options
| author | Aurelien Jarno | 2015-09-13 23:07:58 +0200 |
|---|---|---|
| committer | Leon Alrae | 2015-09-18 10:20:48 +0200 |
| commit | 9d68ac14dab3f5af33a6b23458941dc6fb261fce (patch) | |
| tree | cc3e1571957ba556e9e4d544a7793db5ffaa4053 /linux-headers/linux | |
| parent | target-mips: Fix RDHWR on CP0.Count (diff) | |
| download | qemu-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/linux')
0 files changed, 0 insertions, 0 deletions
