pulley_interpreter::encode

Function fnearest32

Source
pub fn fnearest32<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_nearest(low32(src))