| commit | e1d8fabc20adb6a766773adb4a9b5bfe93e329bb | [log] [tgz] |
|---|---|---|
| author | Richard Henderson <richard.henderson@linaro.org> | Wed Apr 30 13:57:30 2025 -0700 |
| committer | Richard Henderson <richard.henderson@linaro.org> | Thu May 01 07:37:13 2025 -0700 |
| tree | 55ac56827ebe1a6b9c934225374521a7c2d0ef11 | |
| parent | c1be135ad5b124b08715ca836b95b738c6b9d7d4 [diff] |
tcg: Define INSN_START_WORDS as constant 3 Use the same value for all targets. Rename TARGET_INSN_START_WORDS and do not depend on TARGET_INSN_START_EXTRA_WORDS. Remove TCGContext.insn_start_words. Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>