On 7/13/2026 6:09 PM, Brian Cain wrote:
> Add unaligned_data.c to exercise unaligned memh/memw/memd accesses and
> verify SIGBUS is raised and caught.
> 
> Signed-off-by: Brian Cain <[email protected]>
> ---
>  tests/tcg/hexagon/Makefile.target  |   2 +
>  tests/tcg/hexagon/unaligned_data.c | 118 +++++++++++++++++++++++++++++
>  2 files changed, 120 insertions(+)
>  create mode 100644 tests/tcg/hexagon/unaligned_data.c
> 

Reviewed-by: Pierrick Bouvier <[email protected]>

Reply via email to