pub fn intr_usub_with_overflow<'c>(
context: &'c Context,
res: Type<'c>,
location: Location<'c>
) -> USubWithOverflowOperation<'c>
Expand description
Creates an intr.usub.with.overflow
operation.
pub fn intr_usub_with_overflow<'c>(
context: &'c Context,
res: Type<'c>,
location: Location<'c>
) -> USubWithOverflowOperation<'c>
Creates an intr.usub.with.overflow
operation.