sval_binop_unsigned
return sval_binop_unsigned(type, left, op, right);
ret = sval_binop_unsigned(type, left, op, right);