pulley_interpreter::encode

Function fstore32le_z

Source
pub fn fstore32le_z<E>(
    into: &mut E,
    addr: impl Into<AddrZ>,
    src: impl Into<FReg>,
)
where E: Extend<u8>,
Expand description

*addr = low32(src)