Showing 1,373 of 3,020 total issues
Avoid too many return
statements within this function. Open
Open
return False
Avoid too many return
statements within this function. Open
Open
return "fpu_%s%d(%s)" % (
Avoid too many return
statements within this function. Open
Open
return "%s_%d(%s)" % (expr.op, size, self.from_expr(arg))
Avoid too many return
statements within this function. Open
Open
return (((op1 ^ op2) ^ res) ^ ((op1 ^ res) & (~(op1 ^ op2)))).msb()
Avoid too many return
statements within this function. Open
Open
return (op1 - (op2 + op3.zeroExtend(op1.size))).msb()
Avoid too many return
statements within this function. Open
Open
return out
Avoid too many return
statements within this function. Open
Open
return out
Avoid too many return
statements within this function. Open
Open
return out
Avoid too many return
statements within this function. Open
Open
return (((op1 ^ res) & (~(op1 ^ op2)))).msb()
Avoid too many return
statements within this function. Open
Open
return out
Avoid too many return
statements within this function. Open
Open
return "segm2addr(jitcpu, %s, %s)" % (
Avoid too many return
statements within this function. Open
Open
return out
Avoid too many return
statements within this function. Open
Open
return (((op1 ^ op2) ^ res) ^ ((op1 ^ res) & (~(op1 ^ op2)))).msb()
Avoid too many return
statements within this function. Open
Open
return True
Avoid too many return
statements within this function. Open
Open
return out
Avoid too many return
statements within this function. Open
Open
return (((op1 ^ res) & (op1 ^ op2))).msb()
Avoid too many return
statements within this function. Open
Open
return (op1 + op2 + op3.zeroExtend(op1.size)).msb()
Avoid too many return
statements within this function. Open
Open
return "((%s | %s) &0x%x)" % (part1, part2, int(expr.mask))
Avoid too many return
statements within this function. Open
Open
return self.from_expr(new_expr)
Avoid too many return
statements within this function. Open
Open
return "%s_%d(%s, %s)" % (