Add macro expansions for ADD, SUB, DADD and DSUB for MIPS r6
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips4-branch-likely.d
CommitLineData
ad500c2e
MR
1#objdump: -dr --prefix-addresses
2#name: MIPS mips4 branch-likely instructions
3
4# Test mips4 branch-likely instructions.
5
6.*: +file format .*mips.*
7
8Disassembly of section \.text:
9[0-9a-f]+ <[^>]*> bc1fl \$fcc1,0+0000 <text_label>
10[0-9a-f]+ <[^>]*> nop
11[0-9a-f]+ <[^>]*> bc1tl \$fcc2,0+0000 <text_label>
12[0-9a-f]+ <[^>]*> nop
13 \.\.\.
This page took 0.44259 seconds and 4 git commands to generate.