pub fn intr_vp_sitofp<'c>(
    context: &'c Context,
    res: Type<'c>,
    src: Value<'c, '_>,
    mask: Value<'c, '_>,
    evl: Value<'c, '_>,
    location: Location<'c>
) -> VPSIToFPOperation<'c>
Expand description

Creates an intr.vp.sitofp operation.