Function surge_halfrate::imports::_mm_store_ss
1.27.0 · source · [−]This is supported with target feature
sse
only.Expand description
Stores the lowest 32 bit float of a
into memory.
This intrinsic corresponds to the MOVSS
instruction.