Automatic date update in version.in
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / sse-check.s
index 7e5d208247db2c7f0856ab9055ce2a4347f3dcd1..3ec1e560af457fc2c9e352718d6fe6d20c32da0d 100644 (file)
@@ -18,3 +18,12 @@ _start:
 # SSE4 instructions
        blendvpd %xmm0,%xmm1,%xmm0
        pcmpgtq %xmm1,%xmm0
+
+# PCMUL instruction
+       pclmulqdq $-1,%xmm1,%xmm2
+
+# AES instructions
+       aesdec %xmm1,%xmm2
+
+# GFNI instructions
+       gf2p8mulb %xmm1,%xmm2
This page took 0.024774 seconds and 4 git commands to generate.