MIPS/GAS/test: Fix an n32 `.reginfo' size test failure
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16e2-lui.d
CommitLineData
3f3467ff
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS16e2 LUI
3#as: -32 -mips16 -mips32r2 -mmips16e2
4
5.*: +file format .*mips.*
6
7Disassembly of section \.text:
8[0-9a-f]+ <[^>]*> f000 6a20 lui v0,0x0
9[ ]*[0-9a-f]+: R_MIPS16_HI16 bar
10[0-9a-f]+ <[^>]*> f000 6b20 lui v1,0x0
11[ ]*[0-9a-f]+: R_MIPS16_HI16 .text
12[0-9a-f]+ <[^>]*> f770 6c25 lui a0,0x8765
13[0-9a-f]+ <[^>]*> f222 6d34 lui a1,0x1234
14[0-9a-f]+ <[^>]*> f000 6e20 lui a2,0x0
15[ ]*[0-9a-f]+: R_MIPS16_LO16 bar
16[0-9a-f]+ <[^>]*> f020 6f28 lui a3,0x28
17[ ]*[0-9a-f]+: R_MIPS16_LO16 .text
18[0-9a-f]+ <[^>]*> f328 6821 lui s0,0x4321
19[0-9a-f]+ <[^>]*> f66a 6938 lui s1,0x5678
20[0-9a-f]+ <[^>]*> f222 6a34 lui v0,0x1234
21[0-9a-f]+ <[^>]*> f000 6b21 lui v1,0x1
22 \.\.\.
This page took 0.061092 seconds and 4 git commands to generate.