diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-11-07 20:51:56 +1100 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-05-16 15:21:39 -0700 |
commit | 30cc7a7e912481b5ba03df370d638f7ff4d7d6e1 (patch) | |
tree | 16952f94f8de5df9a7bd2e2e5f93962f0b7f3b92 /monitor | |
parent | 1ce12a8c83f2dcd10aa324916dcf6f67cc58a882 (diff) | |
download | qemu-30cc7a7e912481b5ba03df370d638f7ff4d7d6e1.zip qemu-30cc7a7e912481b5ba03df370d638f7ff4d7d6e1.tar.gz qemu-30cc7a7e912481b5ba03df370d638f7ff4d7d6e1.tar.bz2 |
tcg/i386: 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 'monitor')
0 files changed, 0 insertions, 0 deletions