macro_rules! sse_i2f_32_fn {
    ($ins:ident, $emitter:ident, $precision:expr, $src1:ident, $src2:ident, $dst:ident) => { ... };
}