Home
last modified time | relevance | path

Searched hist:bad729e272387de7dbfa3ec4319036552fc6c107 (Results 1 – 3 of 3) sorted by relevance

/qemu/include/tcg/
H A Dtcg.hbad729e272387de7dbfa3ec4319036552fc6c107 Tue Sep 01 22:51:12 UTC 2015 Richard Henderson <rth@twiddle.net> 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>
/qemu/accel/tcg/
H A Dtranslate-all.cbad729e272387de7dbfa3ec4319036552fc6c107 Tue Sep 01 22:51:12 UTC 2015 Richard Henderson <rth@twiddle.net> 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>
/qemu/tcg/
H A Dtcg.cbad729e272387de7dbfa3ec4319036552fc6c107 Tue Sep 01 22:51:12 UTC 2015 Richard Henderson <rth@twiddle.net> 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>