tcg: Allow extra data to be attached to insn_start
authorRichard Henderson <rth@twiddle.net>
Sun, 30 Aug 2015 16:21:33 +0000 (09:21 -0700)
committerRichard Henderson <rth@twiddle.net>
Wed, 7 Oct 2015 09:36:46 +0000 (20:36 +1100)
commit9aef40ed1f6e2bd794bbb3ba8c8b773e506334c9
treee414f13e9c92c9c6fa62a0599c1e996959fe2f3d
parentb933066ae03d924a92b2616b4a24e7d91cd5b841
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>
tcg/tcg-op.h
tcg/tcg-opc.h
tcg/tcg.c
tcg/tcg.h