aarch64: override default elf .set handling in gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / v850 / split-lo16.d
1 #objdump: -dr
2 #name: V850E split LO16 tests
3 #as: -mv850e -mgcc-abi
4 #...
5 00000000 <.*>:
6 0: 40 0e 00 00 movhi 0, r0, r1
7 2: R_V8.* foo
8 4: 01 16 00 00 addi 0, r1, r2
9 6: R_V8.* foo
10 8: 01 17 00 00 ld\.b 0\[r1\], r2
11 a: R_V8.* foo
12 c: 81 17 01 00 ld\.bu 0\[r1\], r2
13 c: R_V8.* foo
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
18 #pass
This page took 0.030285 seconds and 4 git commands to generate.