Support AVX Programming Reference (June, 2010)
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / rdrnd.s
1 # Check RdRnd new instructions.
2
3 .text
4 foo:
5 rdrnd %bx
6 rdrnd %ebx
7
8 .intel_syntax noprefix
9 rdrnd bx
10 rdrnd ebx
This page took 0.03054 seconds and 4 git commands to generate.