diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-04-21 18:34:48 +0100 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-05-30 09:51:11 -0700 |
commit | 929124ec0bdbfac11ae27378976e5799ca0d54cc (patch) | |
tree | c51253db0a54f8de2ee2d012e2a7ae2850d5f898 /hw/ide/qdev.c | |
parent | 285a691fd2fe083c919c8ff06a8531ffc5cd7152 (diff) | |
download | qemu-929124ec0bdbfac11ae27378976e5799ca0d54cc.zip qemu-929124ec0bdbfac11ae27378976e5799ca0d54cc.tar.gz qemu-929124ec0bdbfac11ae27378976e5799ca0d54cc.tar.bz2 |
tcg/aarch64: Support 128-bit load/store
With FEAT_LSE2, LDP/STP suffices. Without FEAT_LSE2, use LDXP+STXP
16-byte atomicity is required and LDP/STP otherwise.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/ide/qdev.c')
0 files changed, 0 insertions, 0 deletions