OSDN Git Service

tests/tcg/multiarch: Adjust sigbus.c
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 6 Jun 2023 09:19:39 +0000 (10:19 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 6 Jun 2023 09:19:39 +0000 (10:19 +0100)
commit6a6f4295748030e302a5768c5098a484d25a5b12
treee8785893d6b642948a3c8fbc7b4051d6d9b06326
parentb7559ff7ce54c66ffdcdf1e41906298371b99109
tests/tcg/multiarch: Adjust sigbus.c

With -cpu max and FEAT_LSE2, the __aarch64__ section will only raise
an alignment exception when the load crosses a 16-byte boundary.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230530191438.411344-20-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/tcg/multiarch/sigbus.c