pub fn fload32le_o32<E>( into: &mut E, dst: impl Into<FReg>, addr: impl Into<AddrO32>, )where E: Extend<u8>,
encode
low32(dst) = zext(*addr)