pub fn fextractv32x4<E>( into: &mut E, dst: impl Into<FReg>, src: impl Into<VReg>, lane: impl Into<u8>, )where E: Extend<u8>,
encode
low32(dst) = src[lane]