Searched hist:"313 bdea84d2912fdbb139e746bd9346b3d85ebdc" (Results 1 – 2 of 2) sorted by relevance
/qemu/tcg/ |
H A D | tcg-internal.h | 313bdea84d2912fdbb139e746bd9346b3d85ebdc Sun Oct 30 22:22:59 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Add TCG_CALL_{RET,ARG}_BY_REF
These will be used by some hosts, both 32 and 64-bit, to pass and return i128. Not yet used, because allocation is not yet enabled.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg.c | 313bdea84d2912fdbb139e746bd9346b3d85ebdc Sun Oct 30 22:22:59 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Add TCG_CALL_{RET,ARG}_BY_REF
These will be used by some hosts, both 32 and 64-bit, to pass and return i128. Not yet used, because allocation is not yet enabled.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|