Re: [PATCH v3 25/48] tcg: Add insn_start_words to TCGContext

2023-06-04 Thread Anton Johansson via
On 5/31/23 06:03, Richard Henderson wrote: This will enable replacement of TARGET_INSN_START_WORDS in tcg.c. Split out "tcg/insn-start-words.h" and use it in target/. Signed-off-by: Richard Henderson --- include/tcg/insn-start-words.h | 17 + include/tcg/tcg-op.h

[PATCH v3 25/48] tcg: Add insn_start_words to TCGContext

2023-05-30 Thread Richard Henderson
This will enable replacement of TARGET_INSN_START_WORDS in tcg.c. Split out "tcg/insn-start-words.h" and use it in target/. Signed-off-by: Richard Henderson --- include/tcg/insn-start-words.h | 17 + include/tcg/tcg-op.h | 8 include/tcg/tcg-opc.h |