pulley_interpreter::encode

Function ffloor64

Source
pub fn ffloor64<E>(into: &mut E, dst: impl Into<FReg>, src: impl Into<FReg>)
where E: Extend<u8>,
Expand description

dst = ieee_floor(src)