qemu-irix/target-sparc
Andreas Färber fadf982584 cpu: Introduce ENV_OFFSET macros
Introduce ENV_OFFSET macros which can be used in non-target-specific
code that needs to generate TCG instructions which reference CPUState
fields given the cpu_env register that TCG targets set up with a
pointer to the CPUArchState struct.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2013-03-03 14:28:28 +00:00
..
Makefile.objs
TODO
cc_helper.c
cpu-qom.h cpu: Introduce ENV_OFFSET macros 2013-03-03 14:28:28 +00:00
cpu.c SPARC LEON power-down support added 2013-02-23 10:00:43 +00:00
cpu.h SPARC LEON power-down support added 2013-02-23 10:00:43 +00:00
fop_helper.c
helper.c SPARC LEON power-down support added 2013-02-23 10:00:43 +00:00
helper.h SPARC LEON power-down support added 2013-02-23 10:00:43 +00:00
int32_helper.c
int64_helper.c
ldst_helper.c Added LEON MMU ASI mappings and corrected LEON3 MMU masks. 2013-02-23 10:00:41 +00:00
machine.c
mmu_helper.c
translate.c target-sparc: Use mul*2 for multiply 2013-02-23 17:25:30 +00:00
vis_helper.c
win_helper.c