commit | 4ff1b33edf95497a8e6f0615a3ae91f736cf1f8a | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Wed Mar 19 12:46:55 2025 +0100 |
committer | Richard Henderson <richard.henderson@linaro.org> | Wed Apr 23 15:07:32 2025 -0700 |
tree | 98b1e4018c5ff22a632592a283b1f13e5deb209e | |
parent | 21d41c566d0694a90836d5c7ae4c6b279f5312a8 [diff] |
tcg: Always define TARGET_INSN_START_EXTRA_WORDS Do not define TARGET_INSN_START_EXTRA_WORDS under the hood, have each target explicitly define it. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>