i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-rdpid.s
CommitLineData
8bc52696
AF
1# Check 64bit RDPID instructions.
2
3 .text
4_start:
5 rdpid %rax
6 rdpid %r10
This page took 0.20853 seconds and 4 git commands to generate.