Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@relax-swap3.d
CommitLineData
9301f9c3
MR
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
8Disassembly of section \.text:
9[0-9a-f]+ <[^>]*> 41a2 0000 lui v0,0x0
10[ ]*[0-9a-f]+: R_MICROMIPS_HI16 bar
11[0-9a-f]+ <[^>]*> 3042 0000 addiu v0,v0,0
12[ ]*[0-9a-f]+: R_MICROMIPS_LO16 bar
13[0-9a-f]+ <[^>]*> 4583 jr v1
14[0-9a-f]+ <[^>]*> 0c00 nop
15[0-9a-f]+ <[^>]*> 41a2 0000 lui v0,0x0
16[ ]*[0-9a-f]+: R_MICROMIPS_HI16 bar
17[0-9a-f]+ <[^>]*> 3042 0000 addiu v0,v0,0
18[ ]*[0-9a-f]+: R_MICROMIPS_LO16 bar
19[0-9a-f]+ <[^>]*> 8dff beqz v1,[0-9a-f]+ <[^>]*>
20[ ]*[0-9a-f]+: R_MICROMIPS_PC7_S1 .*
21[0-9a-f]+ <[^>]*> 0c00 nop
22 \.\.\.
This page took 0.112666 seconds and 4 git commands to generate.