pulley_interpreter::decode::operands

Function fstore64le_z

Source
pub fn fstore64le_z<T: BytecodeStream>(
    pc: &mut T,
) -> Result<(AddrZ, FReg), T::Error>