1 #as:
2 #objdump: -dwMintel
3 #name: i386 INVPCID insns (Intel disassembly)
4 #source: invpcid.s
5 
6 .*: +file format .*
7 
8 
9 Disassembly of section .text:
10 
11 0+ <foo>:
12 [ 	]*[a-f0-9]+:	66 0f 38 82 10       	invpcid edx,\[eax\]
13 [ 	]*[a-f0-9]+:	66 0f 38 82 10       	invpcid edx,\[eax\]
14 #pass
15