Update year range in copyright notice of binutils files
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-pcrel-absolute-2.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS16 PC-relative reference to absolute expression 2
3 #as: -32
4
5 .*: +file format .*mips.*
6
7 Disassembly of section \.text:
8 \.\.\.
9 [0-9a-f]+ <[^>]*> f000 6a00 li v0,0
10 [0-9a-f]+ <[^>]*> f400 3240 sll v0,16
11 [0-9a-f]+ <[^>]*> f222 fd54 daddiu v0,4660
12 [0-9a-f]+ <[^>]*> f000 6a00 li v0,0
13 [0-9a-f]+ <[^>]*> f400 3240 sll v0,16
14 [0-9a-f]+ <[^>]*> f222 3a54 ld v0,4660\(v0\)
15 [0-9a-f]+ <[^>]*> 6500 nop
16 \.\.\.
This page took 0.035648 seconds and 4 git commands to generate.