x86: fold various AVX512 templates with so far differing Masking attributes
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-rdpid.s
1 # Check 64bit RDPID instructions.
2
3 .text
4 _start:
5 rdpid %rax
6 rdpid %r10
This page took 0.044865 seconds and 4 git commands to generate.