Skip to content
Commit db3585d1 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt Committed by Andes
Browse files

cmd: exception: unaligned data access on RISC-V



The command 'exception' can be used to test the handling of exceptions.

Currently the exception command only allows to create an illegal
instruction exception on RISC-V.

Provide a sub-command 'exception unaligned' to cause a misaligned load
address exception.

Adjust the online help for 'exception undefined'.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: default avatarRick Chen <rick@andestech.com>
parent 3a85e03f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment