pulley_interpreter::encode

Function xstore8_o32

Source
pub fn xstore8_o32<E>(
    into: &mut E,
    addr: impl Into<AddrO32>,
    src: impl Into<XReg>,
)
where E: Extend<u8>,
Expand description

*addr = low8(src)