pulley_interpreter::encode

Function br_if_xslt64_i32

Source
pub fn br_if_xslt64_i32<E>(
    into: &mut E,
    a: impl Into<XReg>,
    b: impl Into<i32>,
    offset: impl Into<PcRelOffset>,
)
where E: Extend<u8>,
Available on crate feature encode only.
Expand description

Branch if signed a < b.