commit | 9aef40ed1f6e2bd794bbb3ba8c8b773e506334c9 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Sun Aug 30 09:21:33 2015 -0700 |
committer | Richard Henderson <rth@twiddle.net> | Wed Oct 07 20:36:46 2015 +1100 |
tree | e414f13e9c92c9c6fa62a0599c1e996959fe2f3d | |
parent | b933066ae03d924a92b2616b4a24e7d91cd5b841 [diff] |
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>