MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mipsr6@relax-swap3.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: MIPS relaxed macro with branch swapping
3 #as: -32
4 #source: relax-swap3.s
5
6 .*: +file format .*mips.*
7
8 Disassembly of section \.text:
9 [0-9a-f]+ <[^>]*> 3c020000 lui v0,0x0
10 [ ]*[0-9a-f]+: R_MIPS_HI16 bar
11 [0-9a-f]+ <[^>]*> 24420000 addiu v0,v0,0
12 [ ]*[0-9a-f]+: R_MIPS_LO16 bar
13 [0-9a-f]+ <[^>]*> 00600009 jr v1
14 [0-9a-f]+ <[^>]*> 00000000 nop
15 [0-9a-f]+ <[^>]*> 3c020000 lui v0,0x0
16 [ ]*[0-9a-f]+: R_MIPS_HI16 bar
17 [0-9a-f]+ <[^>]*> 24420000 addiu v0,v0,0
18 [ ]*[0-9a-f]+: R_MIPS_LO16 bar
19 [0-9a-f]+ <[^>]*> 1060ffff beqz v1,[0-9a-f]+ <[^>]*>
20 [ ]*[0-9a-f]+: R_MIPS_PC16 .L.1
21 [0-9a-f]+ <[^>]*> 00000000 nop
22 \.\.\.
This page took 0.049426 seconds and 4 git commands to generate.