Function core::arch::wasm32::u16x8_avgr [−][src]
pub unsafe fn u16x8_avgr(a: v128, b: v128) -> v128
This is supported on WebAssembly and target feature
simd128 only.Lane-wise rounding average.
pub unsafe fn u16x8_avgr(a: v128, b: v128) -> v128
simd128 only.Lane-wise rounding average.