x86: adjust ignored prefix warning for branches
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / invpcid.d
CommitLineData
6c30d220
L
1#as:
2#objdump: -dw
3#name: i386 INVPCID insns
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
100+ <foo>:
11[ ]*[a-f0-9]+: 66 0f 38 82 10 invpcid \(%eax\),%edx
12[ ]*[a-f0-9]+: 66 0f 38 82 10 invpcid \(%eax\),%edx
64795710 13[ ]*[a-f0-9]+: 66 0f 38 82 10 invpcid \(%eax\),%edx
6c30d220 14#pass
This page took 0.380508 seconds and 4 git commands to generate.