1 # Blackfin testcase for USP handling
3 # sim: --environment operating
6 .include "testutils.inc"
15 loadsym r0, exception;
26 # SP should now be USP
31 # Now set SP to another value
34 # Move up to exception space
38 # SP should be the same as original, but USP should change