MIPS/GAS/test: Fix an n32 `.reginfo' size test failure
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16e2@mips16-pcrel-absolute-4.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS16 PC-relative reference to absolute expression 4
3 #as: -32
4 #source: mips16-pcrel-absolute-4.s
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9 \.\.\.
10 [0-9a-f]+ <[^>]*> f222 6a34 lui v0,0x1234
11 [0-9a-f]+ <[^>]*> f66a 4a18 addiu v0,22136
12 [0-9a-f]+ <[^>]*> f222 6a34 lui v0,0x1234
13 [0-9a-f]+ <[^>]*> f66a 9a58 lw v0,22136\(v0\)
14 [0-9a-f]+ <[^>]*> f222 6a34 lui v0,0x1234
15 [0-9a-f]+ <[^>]*> f66a 4a18 addiu v0,22136
16 [0-9a-f]+ <[^>]*> f222 6a34 lui v0,0x1234
17 [0-9a-f]+ <[^>]*> f66a 9a58 lw v0,22136\(v0\)
18 [0-9a-f]+ <[^>]*> f222 6a34 lui v0,0x1234
19 [0-9a-f]+ <[^>]*> f2ef 4a00 addiu v0,31456
20 [0-9a-f]+ <[^>]*> f222 6a34 lui v0,0x1234
21 [0-9a-f]+ <[^>]*> f2ef 9a40 lw v0,31456\(v0\)
22 [0-9a-f]+ <[^>]*> f464 6a29 lui v0,0x2469
23 [0-9a-f]+ <[^>]*> f4f5 4a00 addiu v0,-21280
24 [0-9a-f]+ <[^>]*> f464 6a29 lui v0,0x2469
25 [0-9a-f]+ <[^>]*> f4f5 9a40 lw v0,-21280\(v0\)
26 [0-9a-f]+ <[^>]*> 6500 nop
27 \.\.\.
This page took 0.031121 seconds and 4 git commands to generate.