pulley_interpreter::encode

Function fneg32

Source
pub fn fneg32<E>(into: &mut E, dst: impl Into<FReg>, src: impl Into<FReg>)
where E: Extend<u8>,
Available on crate feature encode only.
Expand description

low32(dst) = -low32(src)