MIPS/GAS/test: Fix an n32 `.reginfo' size test failure
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16e2@mips16-pcrel-reloc-2.d
CommitLineData
b32465c9
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS16 PC-relative relocation 2
3#as: -32
4#source: mips16-pcrel-reloc-2.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]+ <[^>]*> f000 4a00 addiu v0,0
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]+ <[^>]*> f000 9a40 lw v0,0\(v0\)
17[ ]*[0-9a-f]+: R_MIPS16_LO16 bar
18[0-9a-f]+ <[^>]*> 6500 nop
19 \.\.\.
20 \.\.\.
This page took 0.060548 seconds and 4 git commands to generate.