Enhance GAS's .section directive so that it can take numeric values for the flags...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / pcommit-intel.d
1 #as:
2 #objdump: -dw -Mintel
3 #name: i386 PCOMMIT insns (Intel disassembly)
4 #source: pcommit.s
5
6 .*: +file format .*
7
8
9 Disassembly of section \.text:
10
11 00000000 <_start>:
12 [ ]*[a-f0-9]+:[ ]*66 0f ae f8[ ]*pcommit
13 [ ]*[a-f0-9]+:[ ]*66 0f ae f8[ ]*pcommit
14 #pass
This page took 0.031821 seconds and 4 git commands to generate.