diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-04-02 22:24:37 +0000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-05-16 15:21:39 -0700 |
commit | 9161e9ae2eb62655ce1e9c4ec67cd1ff69639e7f (patch) | |
tree | 3e13b3757e6a4453277fc62ed32362aeed3dde71 /linux-user | |
parent | 3fb4934d3446940866fdbbba370d84a22fd3a7e1 (diff) | |
download | qemu-9161e9ae2eb62655ce1e9c4ec67cd1ff69639e7f.zip qemu-9161e9ae2eb62655ce1e9c4ec67cd1ff69639e7f.tar.gz qemu-9161e9ae2eb62655ce1e9c4ec67cd1ff69639e7f.tar.bz2 |
tcg/riscv: 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