Add support for v850E2 and v850E2V3
[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
1cd986c5 10 8: 01 17 00 00 ld\.b 0\[r1\], r2
1e50d24d 11 a: R_V850_LO16 foo
1cd986c5 12 c: 81 17 01 00 ld\.bu 0\[r1\], r2
1e50d24d 13 c: R_V850_LO16_SPLIT_OFFSET foo
1cd986c5
NC
14 10: a1 17 45 23 ld\.bu 9029\[r1\], r2
15 14: 81 17 57 34 ld\.bu 13398\[r1\], r2
16 18: 20 57 01 00 ld.w 0\[r0\], r10
17 1c: 20 57 79 56 ld.w 22136\[r0\], r10
1e50d24d 18#pass
This page took 0.314729 seconds and 4 git commands to generate.