(v850_elf_relocate_section): Move code to test for the presence of a symbol
[deliverable/binutils-gdb.git] / gas / testsuite / gas / v850 / split-lo16.d
CommitLineData
1e50d24d
RS
1#objdump: -dr
2#name: V850E split LO16 tests
3#as: -mv850e
4#...
500000000 <.*>:
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
This page took 0.043674 seconds and 4 git commands to generate.