Showing 1,373 of 3,020 total issues
Function fdiv
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def fdiv(ir, instr, arg1, arg2, arg3):
Function DecodeBitMasks
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def DecodeBitMasks(M, immN, imms, immr, immediate):
Function bics
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def bics(ir, instr, arg1, arg2, arg3):
Function adcs
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def adcs(ir, instr, arg1, arg2, arg3):
Function sbc
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def sbc(ir, instr, arg1, arg2, arg3):
Function sbcs
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def sbcs(ir, instr, arg1, arg2, arg3):
Function gen_modes
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def gen_modes(cls, subcls, name, bases, dct, fields):
Function ldrs_size
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def ldrs_size(ir, instr, arg1, arg2, size):
Function stlxr
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def stlxr(ir, instr, arg1, arg2, arg3):
Function subs
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def subs(ir, instr, arg1, arg2, arg3):
Function stlxrb
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def stlxrb(ir, instr, arg1, arg2, arg3):
Function ldp
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def ldp(ir, instr, arg1, arg2, arg3):
Function sbvck3
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def sbvck3(ir, instr, r0, rn, rm):
Function add
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def add(ir, instr, a, b, c=None):
Function l_cmp
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def l_cmp(ir, instr, a, b, c=None):
Function orr
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def orr(ir, instr, a, b, c=None):
Function bfc
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def bfc(ir, instr, a, b, c):
Function gen_modes
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def gen_modes(cls, subcls, name, bases, dct, fields):
Function sbc
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def sbc(ir, instr, a, b, c=None):
Function ldrd
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
def ldrd(ir, instr, a, b, c=None):