MIPS: Add Global INValidate ASE support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16e2@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]+ <[^>]*> f000 6a20 lui v0,0x0
10 [ ]*[0-9a-f]+: R_MIPS16_HI16 bar
11 [0-9a-f]+ <[^>]*> f000 4a00 addiu v0,0
12 [ ]*[0-9a-f]+: R_MIPS16_LO16 bar
13 [0-9a-f]+ <[^>]*> eb80 jrc v1
14 [0-9a-f]+ <[^>]*> f000 6a20 lui v0,0x0
15 [ ]*[0-9a-f]+: R_MIPS16_HI16 bar
16 [0-9a-f]+ <[^>]*> f000 4a00 addiu v0,0
17 [ ]*[0-9a-f]+: R_MIPS16_LO16 bar
18 [0-9a-f]+ <[^>]*> 2300 beqz v1,[0-9a-f]+ <[^>]*>
19 \.\.\.
This page took 0.06761 seconds and 4 git commands to generate.