tcg: Widen gen_insn_data to uint64_t
We already pass uint64_t to restore_state_to_opc; this changes all of the other uses from insn_start through the encoding to decoding. Reviewed-by:Anton Johansson <anjo@rev.ng> Reviewed-by:
Alex Bennée <alex.bennee@linaro.org> Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Showing
- accel/tcg/translate-all.c 16 additions, 12 deletionsaccel/tcg/translate-all.c
- include/tcg/tcg-op.h 9 additions, 30 deletionsinclude/tcg/tcg-op.h
- include/tcg/tcg-opc.h 1 addition, 1 deletioninclude/tcg/tcg-opc.h
- include/tcg/tcg.h 15 additions, 15 deletionsinclude/tcg/tcg.h
- tcg/tcg.c 4 additions, 14 deletionstcg/tcg.c
Loading
Please register or sign in to comment