pulley_interpreter::decode::operands

Function vsplatx8

Source
pub fn vsplatx8<T: BytecodeStream>(pc: &mut T) -> Result<(VReg, XReg), T::Error>
Available on crate feature decode only.