Function surge_halfrate::imports::imports::_mm512_fmsub_ps
source · [−]🔬 This is a nightly-only experimental API. (
stdsimd
)This is supported with target feature
avx512f
only.Expand description
Multiply packed single-precision (32-bit) floating-point elements in a and b, subtract packed elements in c from the intermediate result, and store the results in dst.