x86: warn about insns exceeding the 15-byte limit
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-invpcid-intel.d
1 #as:
2 #objdump: -dwMintel
3 #name: x86-64 INVPCID insns (Intel disassembly)
4 #source: x86-64-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 rdx,\[rax\]
13 [ ]*[a-f0-9]+: 66 0f 38 82 10 invpcid rdx,\[rax\]
14 [ ]*[a-f0-9]+: 66 0f 38 82 10 invpcid rdx,\[rax\]
15 #pass
This page took 0.03136 seconds and 4 git commands to generate.