Home
last modified time | relevance | path

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

/openbmc/qemu/include/tcg/
H A Dtcg-op.hdiff cb48f3654e290ee5d7cbf1fb31888463fa2a180c Mon Nov 07 02:48:14 CST 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>
/openbmc/qemu/include/exec/
H A Dcpu_ldst.hdiff cb48f3654e290ee5d7cbf1fb31888463fa2a180c Mon Nov 07 02:48:14 CST 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>
/openbmc/qemu/tcg/
H A Dtcg-op.cdiff cb48f3654e290ee5d7cbf1fb31888463fa2a180c Mon Nov 07 02:48:14 CST 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>
/openbmc/qemu/accel/tcg/
H A Duser-exec.cdiff cb48f3654e290ee5d7cbf1fb31888463fa2a180c Mon Nov 07 02:48:14 CST 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.cdiff cb48f3654e290ee5d7cbf1fb31888463fa2a180c Mon Nov 07 02:48:14 CST 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>