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