aboutsummaryrefslogtreecommitdiff
path: root/linux-user
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2023-04-02 22:05:39 +0000
committerRichard Henderson <richard.henderson@linaro.org>2023-05-16 15:21:39 -0700
commit3fb4934d3446940866fdbbba370d84a22fd3a7e1 (patch)
tree4e295e01c754f43d75f960887f8e3c8011c0a138 /linux-user
parent64d51dc31a5bdf5a0571ce48717a7daf1f7dc4aa (diff)
downloadqemu-3fb4934d3446940866fdbbba370d84a22fd3a7e1.zip
qemu-3fb4934d3446940866fdbbba370d84a22fd3a7e1.tar.gz
qemu-3fb4934d3446940866fdbbba370d84a22fd3a7e1.tar.bz2
tcg/loongarch64: 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