diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-05-08 08:43:46 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-05-11 11:22:06 +0100 |
commit | b9e60257c10a0116318dc4e23148f7e4d85811a8 (patch) | |
tree | ed8ba12fe7c25f0d2c8dffc2028d00e22ebb37ec /include/exec/memory.h | |
parent | 069cfe77d63e06e2b25912aea9fea6ea14bb246a (diff) |
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>
Diffstat (limited to 'include/exec/memory.h')
0 files changed, 0 insertions, 0 deletions