x86: flag as bad AVX512 insns with EVEX.z set but EVEX.aaa clear
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / avx512f-nondef.s
index 255d2c931f155fe88b579bb3c9979162dbeca180..b8b14fdf1450e30a49027a4a45d45a57bafeebe4 100644 (file)
@@ -13,3 +13,5 @@
 .byte 0x62, 0xf2, 0x7e, 0x48, 0x31, 0x72, 0x7f
 # vpmovdb      %zmm6, 2032(%rdx) # with set EVEX.B bit - we should get (bad) operand
 .byte 0x62, 0xf2, 0x7e, 0x58, 0x31, 0x72, 0x7f
+# vaddps xmm0, xmm0, xmm3 # with EVEX.z set
+.byte 0x62, 0xf1, 0x7c, 0x88, 0x58, 0xc3
This page took 0.026499 seconds and 4 git commands to generate.