x86: Check non-WIG EVEX instruction encoding with -mevexwig=1
[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 [ ]*[a-f0-9]+: 66 0f 38 82 10 invpcid edx,\[eax\]
15 #pass
This page took 0.031351 seconds and 4 git commands to generate.