blob: 08e1d7e5f3dac459d190195f5bff1738a4341731 [file] [log] [blame]
# mach: all
# output:
# sim: --environment operating
.include "t-macros.i"
start
PSW_BITS = 0
point_dmap_at_imem
check_interrupt (VEC_AE&DMAP_MASK)+DMAP_BASE PSW_BITS test_st
ldi sp,#0x4000
st r8, @-SP
ldi sp,#0x4001
test_st:
st r8,@-SP
nop
exit47