blob: c163912ce5b68887f7f3caa6d498fe99e7632d4a [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_ld
ldi r10, #0x4000
ld r8, @r10+
ldi r10, #0x4001
test_ld:
ld r8,@r10+
nop
exit47