commit | 6a6f4295748030e302a5768c5098a484d25a5b12 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Tue Jun 06 10:19:39 2023 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Jun 06 10:19:39 2023 +0100 |
tree | e8785893d6b642948a3c8fbc7b4051d6d9b06326 | |
parent | b7559ff7ce54c66ffdcdf1e41906298371b99109 [diff] |
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>