1 #objdump: -d --prefix-addresses --show-raw-insn
2 #name: MIPS CP2 branch likely instructions
3 #as: -32
4 #source: cp2bl.s
5 
6 .*: +file format .*mips.*
7 
8 Disassembly of section \.text:
9 [0-9a-f]+ <[^>]*> 42a0 fffe 	bc2t	[0-9a-f]+ <[^>]*>
10 [0-9a-f]+ <[^>]*> 0c00      	nop
11 [0-9a-f]+ <[^>]*> 9400 fffe 	b	[0-9a-f]+ <[^>]*>
12 [0-9a-f]+ <[^>]*> 4440      	xor	s0,s0,s0
13 [0-9a-f]+ <[^>]*> 4280 fffe 	bc2f	[0-9a-f]+ <[^>]*>
14 [0-9a-f]+ <[^>]*> 0c00      	nop
15 [0-9a-f]+ <[^>]*> 9400 fffe 	b	[0-9a-f]+ <[^>]*>
16 [0-9a-f]+ <[^>]*> 4440      	xor	s0,s0,s0
17 	\.\.\.
18 	\.\.\.
19