include/elf/
[binutils.git] / gas / testsuite / gas / v850 / split-lo16.d
blob9503ac9d8d0879138a8008dea199ab3f9142cbab
1 #objdump: -dr
2 #name: V850E split LO16 tests
3 #as: -mv850e
4 #...
5 00000000 <.*>:
6 0: 40 0e 00 00 movhi 0, r0, r1
7 2: R_V850_HI16_S foo
8 4: 01 16 00 00 addi 0, r1, r2
9 6: R_V850_LO16 foo
10 8: 01 17 00 00 ld\.b 0\[r1\],r2
11 a: R_V850_LO16 foo
12 c: 81 17 01 00 ld\.bu 0\[r1\],r2
13 c: R_V850_LO16_SPLIT_OFFSET foo
14 10: a1 17 45 23 ld\.bu 9029\[r1\],r2
15 14: 81 17 57 34 ld\.bu 13398\[r1\],r2
16 #pass