]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/config/i386/sse.md
AVX512FP16: Fix masm=intel output for vfc?(madd|mul)csh [PR 104977]
[gcc.git] / gcc / config / i386 / sse.md
index ed98120be59774b6ae910b5ac92a6feed1d49909..21bf3c55c95005f172e80c96529f036a484fd2c4 100644 (file)
          (match_dup 2)
          (const_int 3)))]
   "TARGET_AVX512FP16"
-  "v<complexopname>sh\t{<round_scalarcz_mask_op4>%2, %1, %0<mask_scalarcz_operand4>|%0<mask_scalarcz_operand4>, %1, %2<round_scalarcz_maskcz_mask_op4>}"
+  "v<complexopname>sh\t{<round_scalarcz_mask_op4>%2, %1, %0<mask_scalarcz_operand4>|%0<mask_scalarcz_operand4>, %1, %2<round_scalarcz_mask_op4>}"
   [(set_attr "type" "ssemuladd")
    (set_attr "mode" "V8HF")])
 
This page took 0.068282 seconds and 5 git commands to generate.