qemu-e2k/target-sparc
Richard Henderson 7ec1e5ea4b target-sparc: Introduce get_asi
Replace gen_get_asi, and use it for both 32-bit and 64-bit.
For v8, do supervisor and immediate checks here.

Also, move save_state and TB ending into the respective
subroutines, out of disas_sparc_insn.

Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2016-07-12 11:02:11 -07:00
..
cc_helper.c coccinelle: Remove unnecessary variables for function return value 2016-06-20 16:38:13 +02:00
cpu-qom.h
cpu.c target-sparc: Use sparc_cpu_parse_features() directly 2016-07-07 15:24:57 -03:00
cpu.h target-sparc: Store %asi in TB flags 2016-07-12 11:02:06 -07:00
fop_helper.c
gdbstub.c
helper.c cpu: move exec-all.h inclusion out of cpu.h 2016-05-19 16:42:29 +02:00
helper.h target-sparc: Remove softint as a TCG global 2016-07-12 11:01:51 -07:00
int32_helper.c
int64_helper.c
ldst_helper.c Fix confusing argument names in some common functions 2016-07-12 13:06:08 +01:00
machine.c cpu: move exec-all.h inclusion out of cpu.h 2016-05-19 16:42:29 +02:00
Makefile.objs
mmu_helper.c cpu: move exec-all.h inclusion out of cpu.h 2016-05-19 16:42:29 +02:00
monitor.c
TODO
trace-events trace: split out trace events for target-sparc/ directory 2016-06-20 17:22:17 +01:00
translate.c target-sparc: Introduce get_asi 2016-07-12 11:02:11 -07:00
vis_helper.c
win_helper.c