qemu-patch-raspberry4/target-alpha
Richard Henderson bad729e272 tcg: Pass data argument to restore_state_to_opc
The gen_opc_* arrays are already redundant with the data stored in
the insn_start arguments.  Transition restore_state_to_opc to use
data from the latter.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2015-10-07 20:36:51 +11:00
..
cpu-qom.h target-alpha: Use cpu_exec_interrupt qom hook 2014-09-25 18:54:21 +01:00
cpu.c cpu: Change cpu_exec_init() arg to cpu, not env 2015-07-09 15:20:40 +02:00
cpu.h target-*: Drop cpu_gen_code define 2015-10-07 20:36:50 +11:00
fpu_helper.c target-alpha: Raise IOV from CVTQL 2015-05-18 13:03:47 -07:00
gdbstub.c target-alpha: Use separate TCGv temporaries for the shadow registers 2015-08-18 11:08:48 -07:00
helper.c target-alpha: Use separate TCGv temporaries for the shadow registers 2015-08-18 11:08:48 -07:00
helper.h cmpbge emulation improvements 2015-09-03 12:09:41 +01:00
int_helper.c target-alpha: Special case cmpbge with zero 2015-08-18 09:11:12 -07:00
machine.c target-alpha: Use separate TCGv temporaries for the shadow registers 2015-08-18 11:08:48 -07:00
Makefile.objs target-alpha: Move VAX helpers to a new file 2015-05-18 13:03:46 -07:00
mem_helper.c typofixes - v4 2015-09-11 10:45:43 +03:00
STATUS Replace Qemu by QEMU in internal documentation 2012-04-07 13:58:25 +00:00
sys_helper.c target-alpha: Inline hw_ret 2015-08-18 11:08:59 -07:00
translate.c tcg: Pass data argument to restore_state_to_opc 2015-10-07 20:36:51 +11:00
vax_helper.c target-alpha: Move VAX helpers to a new file 2015-05-18 13:03:46 -07:00