qemu-e2k/target-openrisc
Richard Henderson e1ccc05444 tcg: Change tcg_global_mem_new_* to take a TCGv_ptr
Thus, use cpu_env as the parameter, not TCG_AREG0 directly.
Update all uses in the translators.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2016-02-09 10:19:32 +11:00
..
Makefile.objs cpu: Introduce CPUClass::gdb_{read,write}_register() 2013-07-27 00:04:17 +02:00
cpu.c openrisc: Clean up includes 2016-01-29 15:07:24 +00:00
cpu.h target-*: Drop cpu_gen_code define 2015-10-07 20:36:50 +11:00
exception.c openrisc: Clean up includes 2016-01-29 15:07:24 +00:00
exception.h target-or32: Add exception support 2012-07-27 21:12:58 +00:00
exception_helper.c openrisc: Clean up includes 2016-01-29 15:07:24 +00:00
fpu_helper.c openrisc: Clean up includes 2016-01-29 15:07:24 +00:00
gdbstub.c openrisc: Clean up includes 2016-01-29 15:07:24 +00:00
helper.h tcg: Invert the inclusion of helper.h 2014-05-28 09:33:54 -07:00
int_helper.c openrisc: Clean up includes 2016-01-29 15:07:24 +00:00
interrupt.c openrisc: Clean up includes 2016-01-29 15:07:24 +00:00
interrupt_helper.c openrisc: Clean up includes 2016-01-29 15:07:24 +00:00
machine.c openrisc: Clean up includes 2016-01-29 15:07:24 +00:00
mmu.c openrisc: Clean up includes 2016-01-29 15:07:24 +00:00
mmu_helper.c openrisc: Clean up includes 2016-01-29 15:07:24 +00:00
sys_helper.c openrisc: Clean up includes 2016-01-29 15:07:24 +00:00
translate.c tcg: Change tcg_global_mem_new_* to take a TCGv_ptr 2016-02-09 10:19:32 +11:00