Function core::arch::wasm32::i16x8_q15mulr_sat

1.54.0 · source ·
pub fn i16x8_q15mulr_sat(a: v128, b: v128) -> v128
Available on target_family="wasm" and target feature simd128 and WebAssembly only.
Expand description

Lane-wise saturating rounding multiplication in Q15 format.