add missing files.
[deliverable/binutils-gdb.git] / sim / testsuite / d30v-elf / ls-ldw.S
1 # load the 47@addr=60 below into r2
2 add r3, r0, 4 || nop
3 ldw r2, @(r3,60)
4 .long 0x0e000004, 0x00f00000
5 .long 0, 0
6 .long 0, 0
7 .long 0, 0
8 .long 0, 0
9 .long 0, 0
10 # address 64 - remember target is BE
11 .byte 0, 0, 0, 47
This page took 0.039058 seconds and 4 git commands to generate.