Home
last modified time | relevance | path

Searched hist:cb48f3654e290ee5d7cbf1fb31888463fa2a180c (Results 1 – 4 of 4) sorted by relevance

/qemu/include/tcg/
H A Dtcg-op.hcb48f3654e290ee5d7cbf1fb31888463fa2a180c 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 Dtcg-op.ccb48f3654e290ee5d7cbf1fb31888463fa2a180c 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 Duser-exec.ccb48f3654e290ee5d7cbf1fb31888463fa2a180c 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 Dcputlb.ccb48f3654e290ee5d7cbf1fb31888463fa2a180c 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>