MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16e2@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 #source: mips16-pcrel-absolute-2.s
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9 \.\.\.
10 [0-9a-f]+ <[^>]*> f000 6a20 lui v0,0x0
11 [0-9a-f]+ <[^>]*> f222 fd54 daddiu v0,4660
12 [0-9a-f]+ <[^>]*> f000 6a20 lui v0,0x0
13 [0-9a-f]+ <[^>]*> f222 3a54 ld v0,4660\(v0\)
14 [0-9a-f]+ <[^>]*> 6500 nop
15 \.\.\.
This page took 0.031024 seconds and 4 git commands to generate.