gas: Update x86 sse-noavx tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / invpcid.s
1 # Check INVPCID instruction
2
3 .text
4 foo:
5 invpcid (%eax), %edx
6
7 .intel_syntax noprefix
8 invpcid edx,[eax]
This page took 0.030204 seconds and 4 git commands to generate.