x86: Add tests for -n option of x86 assembler
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / invpcid-intel.d
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
This page took 0.032417 seconds and 4 git commands to generate.