i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-invpcid.s
CommitLineData
6c30d220
L
1# Check 64bit INVPCID instruction
2
3 .text
4foo:
5 invpcid (%rax), %rdx
6
7 .intel_syntax noprefix
8 invpcid rdx,[rax]
64795710 9 invpcid rdx,oword ptr [rax]
This page took 0.432582 seconds and 4 git commands to generate.