Home
last modified time | relevance | path

Searched hist:"5500 bd9e2ec5ec85858fcca06c04a57337aa14c7" (Results 1 – 1 of 1) sorted by relevance

/qemu/tcg/
H A Dtcg.c5500bd9e2ec5ec85858fcca06c04a57337aa14c7 Fri Jan 03 22:55:56 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Add all_outop[]

Add infrastructure for more consolidated output of opcodes.
The base structure allows for constraints to be either static
or dynamic, and for the existence of those constraints to
replace TCG_TARGET_HAS_* and the bulk of tcg_op_supported.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>