i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-rdrnd-intel.d
CommitLineData
c7b8aa3a
L
1#objdump: -drwMintel
2#name: x86-64 RdRnd(Intel mode)
3#source: x86-64-rdrnd.s
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
100+ <foo>:
d7d9a9f8
L
11[ ]*[a-f0-9]+: 66 0f c7 f3 rdrand bx
12[ ]*[a-f0-9]+: 0f c7 f3 rdrand ebx
13[ ]*[a-f0-9]+: 48 0f c7 f3 rdrand rbx
14[ ]*[a-f0-9]+: 66 41 0f c7 f0 rdrand r8w
15[ ]*[a-f0-9]+: 41 0f c7 f0 rdrand r8d
16[ ]*[a-f0-9]+: 49 0f c7 f0 rdrand r8
17[ ]*[a-f0-9]+: 66 0f c7 f3 rdrand bx
18[ ]*[a-f0-9]+: 0f c7 f3 rdrand ebx
19[ ]*[a-f0-9]+: 48 0f c7 f3 rdrand rbx
20[ ]*[a-f0-9]+: 66 41 0f c7 f0 rdrand r8w
21[ ]*[a-f0-9]+: 41 0f c7 f0 rdrand r8d
22[ ]*[a-f0-9]+: 49 0f c7 f0 rdrand r8
c7b8aa3a 23#pass
This page took 0.451962 seconds and 4 git commands to generate.