i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-rdrnd.d
CommitLineData
c7b8aa3a
L
1#objdump: -dw
2#name: x86-64 RdRnd
3
4.*: +file format .*
5
6
7Disassembly of section .text:
8
90+ <foo>:
d7d9a9f8
L
10[ ]*[a-f0-9]+: 66 0f c7 f3 rdrand %bx
11[ ]*[a-f0-9]+: 0f c7 f3 rdrand %ebx
12[ ]*[a-f0-9]+: 48 0f c7 f3 rdrand %rbx
13[ ]*[a-f0-9]+: 66 41 0f c7 f0 rdrand %r8w
14[ ]*[a-f0-9]+: 41 0f c7 f0 rdrand %r8d
15[ ]*[a-f0-9]+: 49 0f c7 f0 rdrand %r8
16[ ]*[a-f0-9]+: 66 0f c7 f3 rdrand %bx
17[ ]*[a-f0-9]+: 0f c7 f3 rdrand %ebx
18[ ]*[a-f0-9]+: 48 0f c7 f3 rdrand %rbx
19[ ]*[a-f0-9]+: 66 41 0f c7 f0 rdrand %r8w
20[ ]*[a-f0-9]+: 41 0f c7 f0 rdrand %r8d
21[ ]*[a-f0-9]+: 49 0f c7 f0 rdrand %r8
c7b8aa3a 22#pass
This page took 0.473521 seconds and 4 git commands to generate.