Showing 1,373 of 3,020 total issues
Function udiv
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def udiv(ir, instr, a, b, c=None):
Function l_strd
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def l_strd(ir, instr, a, b, c=None):
Function lsls
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def lsls(ir, instr, a, b, c=None):
Function lsl
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def lsl(ir, instr, a, b, c=None):
Function btstm
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def btstm(ir, instr, r0, rm_deref, imm3):
Function eor
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def eor(ir, instr, a, b, c=None):
Function sbcs
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def sbcs(ir, instr, a, b, c=None):
Function rscs
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def rscs(ir, instr, a, b, c=None):
Function lsr
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def lsr(ir, instr, a, b, c=None):
Function asr
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def asr(ir, instr, a, b, c=None):
Function asrs
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def asrs(ir, instr, a, b, c=None):
Function add_condition_expr
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def add_condition_expr(ir, instr, cond, instr_ir, extra_ir):
Function sdiv
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def sdiv(ir, instr, a, b, c=None):
Function bics
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def bics(ir, instr, a, b, c=None):
Function uxtab
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def uxtab(ir, instr, a, b, c):
Function smul
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def smul(ir, instr, a, b, c):
Function pkhtb
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def pkhtb(ir, instr, arg1, arg2, arg3):
Function subs
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def subs(ir, instr, a, b, c=None):
Function eors
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def eors(ir, instr, a, b, c=None):
Function rsb
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def rsb(ir, instr, a, b, c=None):