symver11.s: Add ".balign 8"
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel23a.d
CommitLineData
e8ede7c7
ILT
1#source: elf-rel23.s
2#as: -march=mips3 -mabi=64 -mno-shared
3#objdump: -dr -Mgpr-names=numeric
4#name: MIPS ELF reloc 23 -mabi=64 -mno-shared
5
99f99b32 6.*: * file format elf64-.*mips.*
e8ede7c7
ILT
7
8Disassembly of section \.text:
9
100+00 <.*>:
40fc1451 11.*: 03802825 move \$5,\$28
e8ede7c7
ILT
12.*: 3c1c0000 lui \$28,0x0
13 .*: R_MIPS_GPREL16 foo
14 .*: R_MIPS_SUB \*ABS\*
15 .*: R_MIPS_HI16 \*ABS\*
16.*: 279c0000 addiu \$28,\$28,0
17 .*: R_MIPS_GPREL16 foo
18 .*: R_MIPS_SUB \*ABS\*
19 .*: R_MIPS_LO16 \*ABS\*
20.*: 0384e02d daddu \$28,\$28,\$4
ef2b5578 21 \.\.\.
This page took 0.924761 seconds and 4 git commands to generate.