summaryrefslogtreecommitdiffstats
path: root/gas/testsuite/gas/i386/rdseed-intel.d
blob: b0dcc0c7fa9a519b742c0162507114f134551110 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#objdump: -dwMintel
#name: i386 RdSeed (Intel disassembly)
#source: rdseed.s

.*: +file format .*


Disassembly of section .text:

0+ <foo>:
[       ]*[a-f0-9]+:	66 0f c7 f8          	rdseed ax
[       ]*[a-f0-9]+:	0f c7 f8             	rdseed eax
[       ]*[a-f0-9]+:	66 0f c7 fb          	rdseed bx
[       ]*[a-f0-9]+:	0f c7 fb             	rdseed ebx
#pass
OpenPOWER on IntegriCloud