unicorn/qemu/target/mips
Eric Blake f31c3b32fb
mips: Improve macro parenthesization
Although none of the existing macro call-sites were broken,
it's always better to write macros that properly parenthesize
arguments that can be complex expressions, so that the intended
order of operations is not broken.

Backports commit 2a2be359c4335607c7f746cf27c412c08ab89aff from qemu
2018-03-05 00:51:51 -05:00
..
cp0_timer.c mips: introduce internal.h and cleanup cpu.h 2018-03-05 00:25:56 -05:00
cpu-qom.h mips: MIPSCPU model subclasses 2018-03-05 00:42:29 -05:00
cpu.c mips: MIPSCPU model subclasses 2018-03-05 00:42:29 -05:00
cpu.h mips: replace cpu_mips_init() with cpu_generic_init() 2018-03-05 00:49:10 -05:00
dsp_helper.c mips: Improve macro parenthesization 2018-03-05 00:51:51 -05:00
helper.c mips: introduce internal.h and cleanup cpu.h 2018-03-05 00:25:56 -05:00
helper.h target/mips: Add segmentation control registers 2018-03-04 01:00:42 -05:00
internal.h mips: MIPSCPU model subclasses 2018-03-05 00:42:29 -05:00
lmi_helper.c Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00
Makefile.objs mips: introduce internal.h and cleanup cpu.h 2018-03-05 00:25:56 -05:00
mips-defs.h Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00
msa_helper.c mips: introduce internal.h and cleanup cpu.h 2018-03-05 00:25:56 -05:00
op_helper.c mips: introduce internal.h and cleanup cpu.h 2018-03-05 00:25:56 -05:00
TODO Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00
translate_init.c mips: MIPSCPU model subclasses 2018-03-05 00:42:29 -05:00
translate.c mips: replace cpu_mips_init() with cpu_generic_init() 2018-03-05 00:49:10 -05:00
unicorn.c Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00
unicorn.h Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00