pub fn intr_vp_srem<'c>(
context: &'c Context,
res: Type<'c>,
lhs: Value<'c, '_>,
rhs: Value<'c, '_>,
mask: Value<'c, '_>,
evl: Value<'c, '_>,
location: Location<'c>,
) -> VPSRemOperation<'c>Expand description
Creates an intr.vp.srem operation.