add missing files.
[deliverable/binutils-gdb.git] / sim / testsuite / d30v-elf / ls-ldhh.S
CommitLineData
139d457d
AC
1 # compute (47 || 0|16) >> 16
2 add r3, r0, 4 || nop
3 ldhh r2, @(r3,60)
4 srl r2, r2, 16 || nop
5 .long 0x0e000004, 0x00f00000
6 .long 0, 0
7 .long 0, 0
8 .long 0, 0
9 .long -1, -1
10# address 64 - remember target is BE
11 .byte 0, 47, 0xff, 0xff
This page took 0.042965 seconds and 4 git commands to generate.