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 
8 Disassembly 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 	\.\.\.
14