qemu-e2k/target/unicore32
Lluís Vilanova 77fc6f5e28 target: [tcg] Use a generic enum for DISAS_ values
Used later. An enum makes expected values explicit and
bounds the value space of switches.

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Reviewed-by: Emilio G. Cota <cota@braap.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Message-Id: <150002049746.22386.2316077281615710615.stgit@frigg.lan>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2017-09-06 08:06:47 -07:00
..
Makefile.objs Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu-qom.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu.c cputlb: drop flush_global flag from tlb_flush 2017-01-13 14:24:37 +00:00
cpu.h unicore32: replace uc32_cpu_init() with cpu_generic_init() 2017-09-01 11:54:25 -03:00
helper.c unicore32: replace uc32_cpu_init() with cpu_generic_init() 2017-09-01 11:54:25 -03:00
helper.h target-unicore32: Use clz opcode 2017-01-10 08:06:11 -08:00
op_helper.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
softmmu.c unicore32: abort when entering "x 0" on the monitor 2017-08-14 13:06:54 +03:00
translate.c target: [tcg] Use a generic enum for DISAS_ values 2017-09-06 08:06:47 -07:00
ucf64_helper.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00