MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16-pcrel-reloc-6.d
CommitLineData
8507b6e7 1#objdump: -dr --prefix-addresses --show-raw-insn
88a7ef16 2#name: MIPS16 PC-relative relocation 6
b32465c9 3#as: -32
8507b6e7
MR
4
5.*: +file format .*mips.*
6
7Disassembly of section \.text:
8 \.\.\.
9[0-9a-f]+ <[^>]*> f000 6a00 li v0,0
10[ ]*[0-9a-f]+: R_MIPS16_HI16 bar
11[0-9a-f]+ <[^>]*> f400 3240 sll v0,16
12[0-9a-f]+ <[^>]*> f000 fd40 daddiu v0,0
13[ ]*[0-9a-f]+: R_MIPS16_LO16 bar
14[0-9a-f]+ <[^>]*> f000 6a00 li v0,0
15[ ]*[0-9a-f]+: R_MIPS16_HI16 bar
16[0-9a-f]+ <[^>]*> f400 3240 sll v0,16
17[0-9a-f]+ <[^>]*> f000 3a40 ld v0,0\(v0\)
18[ ]*[0-9a-f]+: R_MIPS16_LO16 bar
19[0-9a-f]+ <[^>]*> 6500 nop
20 \.\.\.
21 \.\.\.
This page took 0.258902 seconds and 4 git commands to generate.