i386: Add tests for -malign-branch-boundary and -malign-branch
[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.380515 seconds and 4 git commands to generate.