ld: Require GCC 5 for Build pr25749-1b (-pie -fPIE)
[deliverable/binutils-gdb.git] / sim / testsuite / d10v-elf / t-ae-ld2w-id.s
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_ld2w
8
9 ldi r10, #0x4001
10 ld2w r8,@(1,r10)
11 test_ld2w:
12 ld2w r8,@(2,r10)
13 nop
14 exit47
This page took 0.029778 seconds and 4 git commands to generate.