pub fn divui<'c>( lhs: Value<'c, '_>, rhs: Value<'c, '_>, location: Location<'c> ) -> Operation<'c>
Creates an arith.divui operation.
arith.divui