diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-06-06 10:19:36 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-06-06 10:19:36 +0100 |
commit | 6f47e7c18972802c428a5e03eb52a8f0a7bebe5c (patch) | |
tree | effeec76ffdb14c1b77b118deae8e51a52e21dc4 /scripts/simplebench | |
parent | 5c13983e23de4095e2dfa8bc52333ef40ebe40db (diff) | |
download | qemu-6f47e7c18972802c428a5e03eb52a8f0a7bebe5c.zip qemu-6f47e7c18972802c428a5e03eb52a8f0a7bebe5c.tar.gz qemu-6f47e7c18972802c428a5e03eb52a8f0a7bebe5c.tar.bz2 |
target/arm: Load/store integer pair with one tcg operation
This is required for LSE2, where the pair must be treated atomically if
it does not cross a 16-byte boundary. But it simplifies the code to do
this always.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230530191438.411344-10-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/simplebench')
0 files changed, 0 insertions, 0 deletions