gas/testsuite/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / lui.d
CommitLineData
5821951c
MR
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS lui
3#as: -32
4#source: lui.s
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9[0-9a-f]+ <[^>]*> 3c020000 lui v0,0x0
10[0-9a-f]+ <[^>]*> 3c02ffff lui v0,0xffff
11[0-9a-f]+ <[^>]*> 3c020008 lui v0,0x8
12[0-9a-f]+ <[^>]*> 3c020008 lui v0,0x8
13[0-9a-f]+ <[^>]*> 3c02000c lui v0,0xc
14[0-9a-f]+ <[^>]*> 3c02000c lui v0,0xc
15[0-9a-f]+ <[^>]*> 3c02000c lui v0,0xc
16[ ]*[0-9a-f]+: (R_MIPS_LO16|REFLO) \.text
17[0-9a-f]+ <[^>]*> 3c020000 lui v0,0x0
18[ ]*[0-9a-f]+: (R_MIPS_LO16|REFLO) ext
19[0-9a-f]+ <[^>]*> 3c020020 lui v0,0x20
20[ ]*[0-9a-f]+: (R_MIPS_LO16|REFLO) \.text
21[0-9a-f]+ <[^>]*> 3c020028 lui v0,0x28
22[ ]*[0-9a-f]+: (R_MIPS_LO16|REFLO) \.text
23[0-9a-f]+ <[^>]*> 3c020000 lui v0,0x0
24[0-9a-f]+ <[^>]*> 3c02ffff lui v0,0xffff
25 \.\.\.
This page took 0.06134 seconds and 4 git commands to generate.