Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / i386 / rdrnd.s
1 # Check RdRnd new instructions.
2
3         .text
4 foo:
5         rdrand %bx
6         rdrand %ebx
7
8         .intel_syntax noprefix
9         rdrand bx
10         rdrand ebx