MIPS/GAS/test: Fix an n32 `.reginfo' size test failure
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16e2@mips16-pcrel-addend-3.d
CommitLineData
b32465c9
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS16 PC-relative relocation with addend 3
3#as: -32
4#source: mips16-pcrel-addend-3.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9 \.\.\.
10[0-9a-f]+ <[^>]*> f000 6a20 lui v0,0x0
11[ ]*[0-9a-f]+: R_MIPS16_HI16 bar
12[0-9a-f]+ <[^>]*> f222 4a14 addiu v0,4660
13[ ]*[0-9a-f]+: R_MIPS16_LO16 bar
14[0-9a-f]+ <[^>]*> f000 6a20 lui v0,0x0
15[ ]*[0-9a-f]+: R_MIPS16_HI16 bar
16[0-9a-f]+ <[^>]*> f222 9a54 lw v0,4660\(v0\)
17[ ]*[0-9a-f]+: R_MIPS16_LO16 bar
18[0-9a-f]+ <[^>]*> 6500 nop
19 \.\.\.
This page took 0.062495 seconds and 4 git commands to generate.