Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@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]+ <[^>]*> 41a2 0000 lui v0,0x0
10[0-9a-f]+ <[^>]*> 41a2 ffff lui v0,0xffff
11[0-9a-f]+ <[^>]*> 41a2 0008 lui v0,0x8
12[0-9a-f]+ <[^>]*> 41a2 0008 lui v0,0x8
13[0-9a-f]+ <[^>]*> 41a2 000c lui v0,0xc
14[0-9a-f]+ <[^>]*> 41a2 000c lui v0,0xc
15[0-9a-f]+ <[^>]*> 41a2 000d lui v0,0xd
16[ ]*[0-9a-f]+: R_MICROMIPS_LO16 \.text
17[0-9a-f]+ <[^>]*> 41a2 0000 lui v0,0x0
18[ ]*[0-9a-f]+: R_MICROMIPS_LO16 ext
19[0-9a-f]+ <[^>]*> 41a2 0021 lui v0,0x21
20[ ]*[0-9a-f]+: R_MICROMIPS_LO16 \.text
21[0-9a-f]+ <[^>]*> 41a2 0029 lui v0,0x29
22[ ]*[0-9a-f]+: R_MICROMIPS_LO16 \.text
23[0-9a-f]+ <[^>]*> 41a2 0000 lui v0,0x0
24[0-9a-f]+ <[^>]*> 41a2 ffff lui v0,0xffff
25 \.\.\.
This page took 0.270568 seconds and 4 git commands to generate.