pulley_interpreter::encode

Function ffloor32

Source
pub fn ffloor32<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_floor(low32(src))