xref: /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/d10v/t-ae-ld-d.s (revision 4b169a6ba595ae283ca507b26b15fdff40495b1c)
1# mach: all
2# output:
3# sim: --environment operating
4
5.include "t-macros.i"
6
7	start
8
9	PSW_BITS = 0
10	point_dmap_at_imem
11	check_interrupt (VEC_AE&DMAP_MASK)+DMAP_BASE PSW_BITS test_ld
12
13	ld r8,@0x4000
14test_ld:
15	ld r8,@0x4001
16	nop
17	exit47
18