blob: 1be783fe984620719f7d94757e2da3742aba4ee7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
.include "t-macros.i"
start
PSW_BITS = 0
point_dmap_at_imem
check_interrupt (VEC_AE&DMAP_MASK)+DMAP_BASE PSW_BITS test_ld
ld r8,@0x4000
test_ld:
ld r8,@0x4001
nop
exit47
|