Searched hist:b9e60257c10a0116318dc4e23148f7e4d85811a8 (Results 1 – 3 of 3) sorted by relevance
/qemu/docs/devel/ |
H A D | loads-stores.rst | b9e60257c10a0116318dc4e23148f7e4d85811a8 Fri May 08 15:43:46 UTC 2020 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Add endian-specific cpu_{ld, st}* operations
We currently have target-endian versions of these operations, but no easy way to force a specific endianness. This can be helpful if the target has endian-specific operations, or a mode that swaps endianness.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20200508154359.7494-7-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
/qemu/accel/tcg/ |
H A D | user-exec.c | b9e60257c10a0116318dc4e23148f7e4d85811a8 Fri May 08 15:43:46 UTC 2020 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Add endian-specific cpu_{ld, st}* operations
We currently have target-endian versions of these operations, but no easy way to force a specific endianness. This can be helpful if the target has endian-specific operations, or a mode that swaps endianness.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20200508154359.7494-7-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | cputlb.c | b9e60257c10a0116318dc4e23148f7e4d85811a8 Fri May 08 15:43:46 UTC 2020 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Add endian-specific cpu_{ld, st}* operations
We currently have target-endian versions of these operations, but no easy way to force a specific endianness. This can be helpful if the target has endian-specific operations, or a mode that swaps endianness.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20200508154359.7494-7-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|