On Thu, 17 Mar 2022 at 05:16, Richard Henderson <[email protected]> wrote: > > These misaligned data and misaligned destination exceptions > are defined, but not currently raised.
nios2_cpu_do_unaligned_access() seems to already raise EXCP_UNALIGN. otherwise Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
