i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-rdseed.d
CommitLineData
e2e1fcde
L
1#objdump: -dw
2#name: x86-64 RdSeed
3
4.*: +file format .*
5
6
7Disassembly of section .text:
8
90+ <foo>:
10[ ]*[a-f0-9]+: 66 0f c7 f8 rdseed %ax
11[ ]*[a-f0-9]+: 0f c7 f8 rdseed %eax
12[ ]*[a-f0-9]+: 48 0f c7 f8 rdseed %rax
13[ ]*[a-f0-9]+: 66 41 0f c7 fb rdseed %r11w
14[ ]*[a-f0-9]+: 41 0f c7 fb rdseed %r11d
15[ ]*[a-f0-9]+: 49 0f c7 fb rdseed %r11
16[ ]*[a-f0-9]+: 66 0f c7 fb rdseed %bx
17[ ]*[a-f0-9]+: 0f c7 fb rdseed %ebx
18[ ]*[a-f0-9]+: 48 0f c7 fb rdseed %rbx
19[ ]*[a-f0-9]+: 66 41 0f c7 fb rdseed %r11w
20[ ]*[a-f0-9]+: 41 0f c7 fb rdseed %r11d
21[ ]*[a-f0-9]+: 49 0f c7 fb rdseed %r11
22#pass
This page took 0.517672 seconds and 4 git commands to generate.