Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / i386 / rdrnd.d
1 #objdump: -dw
2 #name: i386 RdRnd
3
4 .*: +file format .*
5
6
7 Disassembly of section .text:
8
9 0+ <foo>:
10 [       ]*[a-f0-9]+:    66 0f c7 f3             rdrand %bx
11 [       ]*[a-f0-9]+:    0f c7 f3                rdrand %ebx
12 [       ]*[a-f0-9]+:    66 0f c7 f3             rdrand %bx
13 [       ]*[a-f0-9]+:    0f c7 f3                rdrand %ebx
14 #pass