MIPS/GAS/testsuite: Fix trailing padding in `loc-swap.s'
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@mips4-branch-likely.d
CommitLineData
df58fc94
RS
1#objdump: -dr --prefix-addresses --show-raw-insn
2#name: MIPS mips4 branch-likely instructions
3#source: mips4-branch-likely.s
4#as: -32
5
6# Test mips4 branch-likely instructions (microMIPS).
7
8.*: +file format .*mips.*
9
10Disassembly of section \.text:
11[0-9a-f]+ <[^>]*> 4384 fffe bc1f \$fcc1,0+0000 <text_label>
12 0: R_MICROMIPS_PC16_S1 text_label
13[0-9a-f]+ <[^>]*> 0c00 nop
14[0-9a-f]+ <[^>]*> 43a8 fffe bc1t \$fcc2,0+0006 <text_label\+0x6>
15 6: R_MICROMIPS_PC16_S1 text_label
16[0-9a-f]+ <[^>]*> 0c00 nop
17 \.\.\.
This page took 0.253598 seconds and 4 git commands to generate.