Home
last modified time | relevance | path

Searched hist:"3 e80824e8bffef2d1dd27165a2cf48e8c034ed10" (Results 1 – 2 of 2) sorted by relevance

/qemu/include/tcg/
H A Dtcg.h3e80824e8bffef2d1dd27165a2cf48e8c034ed10 Fri Dec 27 19:40:42 UTC 2024 Richard Henderson <richard.henderson@linaro.org> tcg: Reorg process_op_defs

Process each TCGConstraintSetIndex first. Allocate TCGArgConstraint
arrays based on those. Only afterward process the TCGOpcodes and
share those TCGArgConstraint arrays.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/qemu/tcg/
H A Dtcg.c3e80824e8bffef2d1dd27165a2cf48e8c034ed10 Fri Dec 27 19:40:42 UTC 2024 Richard Henderson <richard.henderson@linaro.org> tcg: Reorg process_op_defs

Process each TCGConstraintSetIndex first. Allocate TCGArgConstraint
arrays based on those. Only afterward process the TCGOpcodes and
share those TCGArgConstraint arrays.

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