qemu-e2k/target/cris
Richard Henderson 11f4e8f8bf tcg: Remove TCGV_EQUAL*
When we used structures for TCGv_*, we needed a macro in order to
perform a comparison.  Now that we use pointers, this is just clutter.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2017-10-24 21:50:15 +02:00
..
cpu-qom.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu.c qom/cpu: move cpu_model null check to cpu_class_by_name() 2017-10-09 23:21:52 -03:00
cpu.h cris: replace cpu_cris_init() with cpu_generic_init() 2017-09-01 11:54:24 -03:00
crisv10-decode.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
crisv32-decode.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
gdbstub.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
helper.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
helper.h target-cris: Use clz opcode 2017-01-10 08:06:11 -08:00
machine.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
Makefile.objs Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
mmu.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
mmu.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
op_helper.c target-cris: Use clz opcode 2017-01-10 08:06:11 -08:00
opcode-cris.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
translate_v10.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
translate.c tcg: Remove TCGV_EQUAL* 2017-10-24 21:50:15 +02:00