]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - gas/testsuite/gas/i386/aes.d
Imported binutils-2.20
[msp430-binutils.git] / gas / testsuite / gas / i386 / aes.d
diff --git a/gas/testsuite/gas/i386/aes.d b/gas/testsuite/gas/i386/aes.d
new file mode 100644 (file)
index 0000000..5bbb9c9
--- /dev/null
@@ -0,0 +1,33 @@
+#objdump: -dw
+#name: i386 AES
+
+.*: +file format .*
+
+Disassembly of section .text:
+
+0+ <foo>:
+[      ]*[a-f0-9]+:    66 0f 38 dc 01          aesenc \(%ecx\),%xmm0
+[      ]*[a-f0-9]+:    66 0f 38 dc c1          aesenc %xmm1,%xmm0
+[      ]*[a-f0-9]+:    66 0f 38 dd 01          aesenclast \(%ecx\),%xmm0
+[      ]*[a-f0-9]+:    66 0f 38 dd c1          aesenclast %xmm1,%xmm0
+[      ]*[a-f0-9]+:    66 0f 38 de 01          aesdec \(%ecx\),%xmm0
+[      ]*[a-f0-9]+:    66 0f 38 de c1          aesdec %xmm1,%xmm0
+[      ]*[a-f0-9]+:    66 0f 38 df 01          aesdeclast \(%ecx\),%xmm0
+[      ]*[a-f0-9]+:    66 0f 38 df c1          aesdeclast %xmm1,%xmm0
+[      ]*[a-f0-9]+:    66 0f 38 db 01          aesimc \(%ecx\),%xmm0
+[      ]*[a-f0-9]+:    66 0f 38 db c1          aesimc %xmm1,%xmm0
+[      ]*[a-f0-9]+:    66 0f 3a df 01 08       aeskeygenassist \$0x8,\(%ecx\),%xmm0
+[      ]*[a-f0-9]+:    66 0f 3a df c1 08       aeskeygenassist \$0x8,%xmm1,%xmm0
+[      ]*[a-f0-9]+:    66 0f 38 dc 01          aesenc \(%ecx\),%xmm0
+[      ]*[a-f0-9]+:    66 0f 38 dc c1          aesenc %xmm1,%xmm0
+[      ]*[a-f0-9]+:    66 0f 38 dd 01          aesenclast \(%ecx\),%xmm0
+[      ]*[a-f0-9]+:    66 0f 38 dd c1          aesenclast %xmm1,%xmm0
+[      ]*[a-f0-9]+:    66 0f 38 de 01          aesdec \(%ecx\),%xmm0
+[      ]*[a-f0-9]+:    66 0f 38 de c1          aesdec %xmm1,%xmm0
+[      ]*[a-f0-9]+:    66 0f 38 df 01          aesdeclast \(%ecx\),%xmm0
+[      ]*[a-f0-9]+:    66 0f 38 df c1          aesdeclast %xmm1,%xmm0
+[      ]*[a-f0-9]+:    66 0f 38 db 01          aesimc \(%ecx\),%xmm0
+[      ]*[a-f0-9]+:    66 0f 38 db c1          aesimc %xmm1,%xmm0
+[      ]*[a-f0-9]+:    66 0f 3a df 01 08       aeskeygenassist \$0x8,\(%ecx\),%xmm0
+[      ]*[a-f0-9]+:    66 0f 3a df c1 08       aeskeygenassist \$0x8,%xmm1,%xmm0
+#pass