Showing 1,373 of 3,020 total issues
Function lsrs
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def lsrs(ir, instr, a, b, c=None):
Function gen_modes
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def gen_modes(cls, subcls, name, bases, dct, fields):
Function rsc
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def rsc(ir, instr, a, b, c=None):
Function orn
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def orn(ir, instr, a, b, c=None):
Function orrs
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def orrs(ir, instr, a, b, c=None):
Function do_it_block
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def do_it_block(self, loc, index, block, assignments, gen_pc_updt):
Function ExprInt2SignedString
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def ExprInt2SignedString(expr, pos_fmt="%d", neg_fmt="%d", size=None, offset=0):
Function adc
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def adc(ir, instr, a, b, c=None):
Function bic
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def bic(ir, instr, a, b, c=None):
Function mul
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def mul(ir, instr, a, b, c=None):
Function add3
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def add3(ir, instr, reg_dst, reg_src, reg_or_imm):
Function gen_modes
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def gen_modes(cls, subcls, name, bases, dct, fields):
Function uxtah
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def uxtah(ir, instr, a, b, c):
Function sel
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def sel(ir, instr, a, b, c):
Function rsbs
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def rsbs(ir, instr, a, b, c=None):
Function smulw
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def smulw(ir, instr, a, b, c):
Function l_and
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def l_and(ir, instr, a, b, c=None):
Function uadd8
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def uadd8(ir, instr, a, b, c):
Function pkhbt
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def pkhbt(ir, instr, arg1, arg2, arg3):
Function sub
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def sub(ir, instr, a, b, c=None):