tcg: Add insn_start_words to TCGContext
This will enable replacement of TARGET_INSN_START_WORDS in tcg.c. Split out "tcg/insn-start-words.h" and use it in target/. Reviewed-by:Anton Johansson <anjo@rev.ng> Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Showing
- accel/tcg/perf.c 6 additions, 2 deletionsaccel/tcg/perf.c
- accel/tcg/translate-all.c 13 additions, 7 deletionsaccel/tcg/translate-all.c
- include/tcg/insn-start-words.h 17 additions, 0 deletionsinclude/tcg/insn-start-words.h
- include/tcg/tcg-op.h 4 additions, 4 deletionsinclude/tcg/tcg-op.h
- include/tcg/tcg-opc.h 3 additions, 3 deletionsinclude/tcg/tcg-opc.h
- include/tcg/tcg.h 2 additions, 7 deletionsinclude/tcg/tcg.h
- target/i386/helper.c 1 addition, 1 deletiontarget/i386/helper.c
- target/openrisc/sys_helper.c 1 addition, 1 deletiontarget/openrisc/sys_helper.c
- tcg/tcg.c 11 additions, 5 deletionstcg/tcg.c
Loading
Please register or sign in to comment