sim: d10v: relocate tests & clean up test harness
[deliverable/binutils-gdb.git] / sim / testsuite / sim / d10v / t-ae-ld2w-d.s
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_ld2w
12
13 ld2w r8,@0x4000
14 test_ld2w:
15 ld2w r8,@0x4001
16 nop
17 exit47
This page took 0.031166 seconds and 4 git commands to generate.