Skip to main content

remsi

Function remsi 

Source
pub fn remsi<'c>(
    lhs: Value<'c, '_>,
    rhs: Value<'c, '_>,
    location: Location<'c>,
) -> Operation<'c>
Expand description

Creates an arith.remsi operation.