diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-04-02 21:01:53 +0000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-05-16 15:21:39 -0700 |
commit | e9266ecd8f4aeef164e53da8f1731f4e01ba3dca (patch) | |
tree | 8009c1b755fabd4b9c98ffe15ace4ec86ebbc5cb /linux-user | |
parent | 30cc7a7e912481b5ba03df370d638f7ff4d7d6e1 (diff) | |
download | qemu-e9266ecd8f4aeef164e53da8f1731f4e01ba3dca.zip qemu-e9266ecd8f4aeef164e53da8f1731f4e01ba3dca.tar.gz qemu-e9266ecd8f4aeef164e53da8f1731f4e01ba3dca.tar.bz2 |
tcg/aarch64: Use full load/store helpers in user-only mode
Instead of using helper_unaligned_{ld,st}, use the full load/store helpers.
This will allow the fast path to increase alignment to implement atomicity
while not immediately raising an alignment exception.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions