qemu/target-mips
Richard Henderson fb7729e2d0 target-mips: Always evaluate debugging macro arguments
this will prevent some of the compilation errors with debugging
enabled from creeping back in.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2012-09-19 21:40:47 +02:00
..
cpu-qom.h target-mips: QOM'ify CPU 2012-04-30 11:32:13 +02:00
cpu.c target-mips: Start QOM'ifying CPU init 2012-04-30 11:32:13 +02:00
cpu.h target-mips: switch to AREG0 free mode 2012-09-15 17:51:13 +00:00
helper.c target-mips: Use cpu_reset() in do_interrupt() 2012-06-04 23:00:43 +02:00
helper.h target-mips: switch to AREG0 free mode 2012-09-15 17:51:13 +00:00
machine.c target-mips: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
Makefile.objs target-mips: switch to AREG0 free mode 2012-09-15 17:51:13 +00:00
mips-defs.h
op_helper.c target-mips: switch to AREG0 free mode 2012-09-15 17:51:13 +00:00
TODO Replace Qemu by QEMU in internal documentation 2012-04-07 13:58:25 +00:00
translate_init.c
translate.c target-mips: Always evaluate debugging macro arguments 2012-09-19 21:40:47 +02:00