pub fn f32x4_abs(a: v128) -> v128
target_family="wasm"
simd128
计算一个 128 位 vector 的每个 lane 的绝对值,该绝对值解释为四个 32 位浮点数。