commit | 6323b3639cfd362abcd1f29c52455ae550d5ac99 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Jan 03 11:19:19 2025 -0800 |
committer | Richard Henderson <richard.henderson@linaro.org> | Thu Jan 16 20:57:16 2025 -0800 |
tree | 75d604736cc8240e400d6f5d5cf48c98b2fee439 | |
parent | 07ffd5b219681d9f6eb6bef9f66152bb88b23106 [diff] |
tcg: Pass type and flags to tcg_target_op_def Allow the backend to make constraint choices based on more parameters. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>