Function surge_halfrate::imports::imports::_mm512_mask_subs_epi8
source · [−]🔬 This is a nightly-only experimental API. (
stdsimd
)This is supported with target feature
avx512bw
only.Expand description
Subtract packed signed 8-bit integers in b from packed 8-bit integers in a using saturation, and store the results in dst using writemask k (elements are copied from src when the corresponding mask bit is not set).