Add R_386_GOT32X support to gas and ld
[deliverable/binutils-gdb.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
This page took 0.040583 seconds and 4 git commands to generate.