Searched hist:cb48f3654e290ee5d7cbf1fb31888463fa2a180c (Results 1 – 4 of 4) sorted by relevance
/qemu/include/tcg/ |
H A D | tcg-op.h | cb48f3654e290ee5d7cbf1fb31888463fa2a180c Mon Nov 07 08:48:14 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Add guest load/store primitives for TCGv_i128
These are not yet considering atomicity of the 16-byte value; this is a direct replacement for the current target code which uses a pair of 8-byte operations.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/ |
H A D | tcg-op.c | cb48f3654e290ee5d7cbf1fb31888463fa2a180c Mon Nov 07 08:48:14 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Add guest load/store primitives for TCGv_i128
These are not yet considering atomicity of the 16-byte value; this is a direct replacement for the current target code which uses a pair of 8-byte operations.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/accel/tcg/ |
H A D | user-exec.c | cb48f3654e290ee5d7cbf1fb31888463fa2a180c Mon Nov 07 08:48:14 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Add guest load/store primitives for TCGv_i128
These are not yet considering atomicity of the 16-byte value; this is a direct replacement for the current target code which uses a pair of 8-byte operations.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | cputlb.c | cb48f3654e290ee5d7cbf1fb31888463fa2a180c Mon Nov 07 08:48:14 UTC 2022 Richard Henderson <richard.henderson@linaro.org> tcg: Add guest load/store primitives for TCGv_i128
These are not yet considering atomicity of the 16-byte value; this is a direct replacement for the current target code which uses a pair of 8-byte operations.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|