1 #as: -J
2 #objdump: -dw
3 #name: i386 branch
4 
5 .*: +file format .*
6 
7 Disassembly of section .text:
8 
9 0+ <.*>:
10 [ 	]*[a-f0-9]+:	3e 74 03[ 	]+je,pt  +[0-9a-fx]+ <.*>
11 [ 	]*[a-f0-9]+:	2e 74 00[ 	]+je,pn  +[0-9a-fx]+ <.*>
12 #pass
13