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