Function fload32be_o32

Source
pub fn fload32be_o32<E>(
    into: &mut E,
    dst: impl Into<FReg>,
    addr: impl Into<AddrO32>,
)
where E: Extend<u8>,
Available on crate feature encode only.
Expand description

low32(dst) = zext(*addr)