pulley_interpreter::encode

Function ftrunc32

Source
pub fn ftrunc32<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) = ieee_trunc(low32(src))