i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / rdseed.s
CommitLineData
e2e1fcde
L
1# Check RdSeed instruction.
2
3 .text
4foo:
5 rdseed %ax
6 rdseed %eax
7
8 .intel_syntax noprefix
9 rdseed bx
10 rdseed ebx
This page took 0.3707 seconds and 4 git commands to generate.