Function pulley_interpreter::encode::bitcast_int_from_float_32
source ยท pub fn bitcast_int_from_float_32<E>(
into: &mut E,
dst: impl Into<XReg>,
src: impl Into<FReg>,
)
Available on crate feature
encode
only.Expand description
low32(dst) = bitcast low32(src) as i32