v128_not
core
1.93.0-nightly
(b15a874aa 2025-11-02)
In core::
arch::
wasm32
core
::
arch
::
wasm32
Function
v128_
not
Copy item path
1.54.0
ยท
Source
pub fn v128_not(a:
v128
) ->
v128
Available on
WebAssembly and target feature
simd128
only.
Expand description
Flips each bit of the 128-bit input vector.