MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf-rel14.d
CommitLineData
64bdfcaf
RS
1#as: -march=mips1 -mabi=32 -KPIC
2#objdump: -M gpr-names=numeric -dr
3#name: MIPS ELF reloc 14
4
5.*: file format .*
6
7Disassembly of section \.text:
8
90+00 <foo>:
10 0: 8f840000 lw \$4,0\(\$28\)
11 0: R_MIPS_CALL16 bar
12 4: 8f850000 lw \$5,0\(\$28\)
13 4: R_MIPS_GOT16 \.text
14 8: 00000000 nop
15 c: 24a50014 addiu \$5,\$5,20
16 c: R_MIPS_LO16 \.text
17 10: 24c60001 addiu \$6,\$6,1
18 \.\.\.
This page took 0.615716 seconds and 4 git commands to generate.