i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-aes.d
1 #as: -J
2 #objdump: -dw
3 #name: x86-64 AES
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 0+ <foo>:
10 [ ]*[a-f0-9]+: 66 0f 38 dc 01 aesenc \(%rcx\),%xmm0
11 [ ]*[a-f0-9]+: 66 0f 38 dc c1 aesenc %xmm1,%xmm0
12 [ ]*[a-f0-9]+: 66 0f 38 dd 01 aesenclast \(%rcx\),%xmm0
13 [ ]*[a-f0-9]+: 66 0f 38 dd c1 aesenclast %xmm1,%xmm0
14 [ ]*[a-f0-9]+: 66 0f 38 de 01 aesdec \(%rcx\),%xmm0
15 [ ]*[a-f0-9]+: 66 0f 38 de c1 aesdec %xmm1,%xmm0
16 [ ]*[a-f0-9]+: 66 0f 38 df 01 aesdeclast \(%rcx\),%xmm0
17 [ ]*[a-f0-9]+: 66 0f 38 df c1 aesdeclast %xmm1,%xmm0
18 [ ]*[a-f0-9]+: 66 0f 38 db 01 aesimc \(%rcx\),%xmm0
19 [ ]*[a-f0-9]+: 66 0f 38 db c1 aesimc %xmm1,%xmm0
20 [ ]*[a-f0-9]+: 66 0f 3a df 01 08 aeskeygenassist \$0x8,\(%rcx\),%xmm0
21 [ ]*[a-f0-9]+: 66 0f 3a df c1 08 aeskeygenassist \$0x8,%xmm1,%xmm0
22 [ ]*[a-f0-9]+: 66 0f 38 dc 01 aesenc \(%rcx\),%xmm0
23 [ ]*[a-f0-9]+: 66 0f 38 dc c1 aesenc %xmm1,%xmm0
24 [ ]*[a-f0-9]+: 66 0f 38 dd 01 aesenclast \(%rcx\),%xmm0
25 [ ]*[a-f0-9]+: 66 0f 38 dd c1 aesenclast %xmm1,%xmm0
26 [ ]*[a-f0-9]+: 66 0f 38 de 01 aesdec \(%rcx\),%xmm0
27 [ ]*[a-f0-9]+: 66 0f 38 de c1 aesdec %xmm1,%xmm0
28 [ ]*[a-f0-9]+: 66 0f 38 df 01 aesdeclast \(%rcx\),%xmm0
29 [ ]*[a-f0-9]+: 66 0f 38 df c1 aesdeclast %xmm1,%xmm0
30 [ ]*[a-f0-9]+: 66 0f 38 db 01 aesimc \(%rcx\),%xmm0
31 [ ]*[a-f0-9]+: 66 0f 38 db c1 aesimc %xmm1,%xmm0
32 [ ]*[a-f0-9]+: 66 0f 3a df 01 08 aeskeygenassist \$0x8,\(%rcx\),%xmm0
33 [ ]*[a-f0-9]+: 66 0f 3a df c1 08 aeskeygenassist \$0x8,%xmm1,%xmm0
34 #pass
This page took 0.031197 seconds and 4 git commands to generate.