Searched hist:"9 aef40ed1f6e2bd794bbb3ba8c8b773e506334c9" (Results 1 – 4 of 4) sorted by relevance
/qemu/include/tcg/ |
H A D | tcg-opc.h | 9aef40ed1f6e2bd794bbb3ba8c8b773e506334c9 Sun Aug 30 16:21:33 UTC 2015 Richard Henderson <rth@twiddle.net> tcg: Allow extra data to be attached to insn_start
With an eye toward having this data replace the gen_opc_* arrays that each target collects in order to enable restore_state_from_tb.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
H A D | tcg-op.h | 9aef40ed1f6e2bd794bbb3ba8c8b773e506334c9 Sun Aug 30 16:21:33 UTC 2015 Richard Henderson <rth@twiddle.net> tcg: Allow extra data to be attached to insn_start
With an eye toward having this data replace the gen_opc_* arrays that each target collects in order to enable restore_state_from_tb.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <rth@twiddle.net>
|
H A D | tcg.h | 9aef40ed1f6e2bd794bbb3ba8c8b773e506334c9 Sun Aug 30 16:21:33 UTC 2015 Richard Henderson <rth@twiddle.net> tcg: Allow extra data to be attached to insn_start
With an eye toward having this data replace the gen_opc_* arrays that each target collects in order to enable restore_state_from_tb.
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 D | tcg.c | 9aef40ed1f6e2bd794bbb3ba8c8b773e506334c9 Sun Aug 30 16:21:33 UTC 2015 Richard Henderson <rth@twiddle.net> tcg: Allow extra data to be attached to insn_start
With an eye toward having this data replace the gen_opc_* arrays that each target collects in order to enable restore_state_from_tb.
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <rth@twiddle.net>
|