Searched hist:cb48f3654e290ee5d7cbf1fb31888463fa2a180c (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/tcg/ |
H A D | tcg-op.h | diff 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 D | cpu_ldst.h | diff 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 D | tcg-op.c | diff 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 D | user-exec.c | diff 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 D | cputlb.c | diff 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>
|