|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v2 30/81] tcg: Drop implementation checks from tcg-opc.h |
Date: | Tue, 14 Jan 2025 18:00:34 +0100 |
User-agent: | Mozilla Thunderbird |
On 7/1/25 09:00, Richard Henderson wrote:
Now that we use a functional interface to query whether the opcode is supported, we can drop the TCG_OPF_NOT_PRESENT bit mapping from TCG_TARGET_HAS_foo in tcg-opc.h Signed-off-by: Richard Henderson <richard.henderson@linaro.org> --- include/tcg/tcg-opc.h | 306 +++++++++++++++++++----------------------- 1 file changed, 141 insertions(+), 165 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |