Home
last modified time | relevance | path

Searched hist:"43 eef72f41093ae4a94ffddc94aeef80a2fb5c69" (Results 1 – 2 of 2) sorted by relevance

/qemu/include/tcg/
H A Dtcg.h43eef72f41093ae4a94ffddc94aeef80a2fb5c69 Wed Oct 19 22:03:41 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Add temp allocation for TCGv_i128

This enables allocation of i128. The type is not yet
usable, as we have not yet added data movement ops.

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>
/qemu/tcg/
H A Dtcg.c43eef72f41093ae4a94ffddc94aeef80a2fb5c69 Wed Oct 19 22:03:41 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Add temp allocation for TCGv_i128

This enables allocation of i128. The type is not yet
usable, as we have not yet added data movement ops.

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>