miasm
Reverse engineering framework
test_major_opcode_15.TestMajor15 Class Reference
Inheritance diagram for test_major_opcode_15.TestMajor15:
Collaboration diagram for test_major_opcode_15.TestMajor15:

Public Member Functions

def test_DSP (self)
 
def test_DSP0 (self)
 
def test_DSP1 (self)
 
def test_LDZ (self)
 
def test_AVE (self)
 
def test_ABS (self)
 
def test_MIN (self)
 
def test_MAX (self)
 
def test_MINU (self)
 
def test_MAXU (self)
 
def test_SADD (self)
 
def test_SADDU (self)
 
def test_SSUB (self)
 
def test_SSUBU (self)
 
def test_CLIP (self)
 
def test_CLIPU (self)
 
def test_MADD (self)
 
def test_MADDU (self)
 
def test_MADDR (self)
 
def test_MADDRU (self)
 
def test_UCI (self)
 
def test_STCB (self)
 
def test_LDCB (self)
 
def test_SBCPA (self)
 
def test_SHCPA (self)
 
def test_SWCPA (self)
 
def test_SMCPA (self)
 
def test_LBCPA (self)
 
def test_LHCPA (self)
 
def test_LWCPA (self)
 
def test_LMCPA (self)
 
def test_SBCPM0 (self)
 
def test_SHCPM0 (self)
 
def test_SWCPM0 (self)
 
def test_SMCPM0 (self)
 
def test_LBCPM0 (self)
 
def test_LHCPM0 (self)
 
def test_LWCPM0 (self)
 
def test_LMCPM0 (self)
 
def test_SBCPM1 (self)
 
def test_SHCPM1 (self)
 
def test_SWCPM1 (self)
 
def test_SMCPM1 (self)
 
def test_LBCPM1 (self)
 
def test_LHCPM1 (self)
 
def test_LWCPM1 (self)
 
def test_LMCPM1 (self)
 
def test_CP (self)
 
def test_CMOV (self)
 
def test_CMOVC (self)
 
def test_CMOVH (self)
 
def test_SWCP (self)
 
def test_LWCP (self)
 
def test_SMCP (self)
 
def test_LMCP (self)
 

Member Function Documentation

◆ test_ABS()

def test_major_opcode_15.TestMajor15.test_ABS (   self)
Test the ABS instruction
Here is the call graph for this function:

◆ test_AVE()

def test_major_opcode_15.TestMajor15.test_AVE (   self)
Test the AVE instruction
Here is the call graph for this function:

◆ test_CLIP()

def test_major_opcode_15.TestMajor15.test_CLIP (   self)
Test the CLIP instruction
Here is the call graph for this function:

◆ test_CLIPU()

def test_major_opcode_15.TestMajor15.test_CLIPU (   self)
Test the CLIPU instruction
Here is the call graph for this function:

◆ test_CMOV()

def test_major_opcode_15.TestMajor15.test_CMOV (   self)
Test the CMOV instruction
Here is the call graph for this function:

◆ test_CMOVC()

def test_major_opcode_15.TestMajor15.test_CMOVC (   self)
Test the CMOVC instruction
Here is the call graph for this function:

◆ test_CMOVH()

def test_major_opcode_15.TestMajor15.test_CMOVH (   self)
Test the CMOVH instruction
Here is the call graph for this function:

◆ test_CP()

def test_major_opcode_15.TestMajor15.test_CP (   self)
Test the CP instruction

◆ test_DSP()

def test_major_opcode_15.TestMajor15.test_DSP (   self)
Test the DSP instruction
Here is the call graph for this function:

◆ test_DSP0()

def test_major_opcode_15.TestMajor15.test_DSP0 (   self)
Test the DSP0 instruction

◆ test_DSP1()

def test_major_opcode_15.TestMajor15.test_DSP1 (   self)
Test the DSP1 instruction

◆ test_LBCPA()

def test_major_opcode_15.TestMajor15.test_LBCPA (   self)
Test the LBCPA instruction
Here is the call graph for this function:

◆ test_LBCPM0()

def test_major_opcode_15.TestMajor15.test_LBCPM0 (   self)
Test the LBCPM0 instruction
Here is the call graph for this function:

◆ test_LBCPM1()

def test_major_opcode_15.TestMajor15.test_LBCPM1 (   self)
Test the LBCPM1 instruction
Here is the call graph for this function:

◆ test_LDCB()

def test_major_opcode_15.TestMajor15.test_LDCB (   self)
Test the LDCB instruction
Here is the call graph for this function:

◆ test_LDZ()

def test_major_opcode_15.TestMajor15.test_LDZ (   self)
Test the LDZ instruction
Here is the call graph for this function:

◆ test_LHCPA()

def test_major_opcode_15.TestMajor15.test_LHCPA (   self)
Test the LHCPA instruction
Here is the call graph for this function:

◆ test_LHCPM0()

def test_major_opcode_15.TestMajor15.test_LHCPM0 (   self)
Test the LHCPM0 instruction
Here is the call graph for this function:

◆ test_LHCPM1()

def test_major_opcode_15.TestMajor15.test_LHCPM1 (   self)
Test the LHCPM1 instruction
Here is the call graph for this function:

◆ test_LMCP()

def test_major_opcode_15.TestMajor15.test_LMCP (   self)
Test the LMCP instruction
Here is the call graph for this function:

◆ test_LMCPA()

def test_major_opcode_15.TestMajor15.test_LMCPA (   self)
Test the LMCPA instruction
Here is the call graph for this function:

◆ test_LMCPM0()

def test_major_opcode_15.TestMajor15.test_LMCPM0 (   self)
Test the LMCPM0 instruction
Here is the call graph for this function:

◆ test_LMCPM1()

def test_major_opcode_15.TestMajor15.test_LMCPM1 (   self)
Test the LMCPM1 instruction
Here is the call graph for this function:

◆ test_LWCP()

def test_major_opcode_15.TestMajor15.test_LWCP (   self)
Test the LWCP instruction
Here is the call graph for this function:

◆ test_LWCPA()

def test_major_opcode_15.TestMajor15.test_LWCPA (   self)
Test the LWCPA instruction
Here is the call graph for this function:

◆ test_LWCPM0()

def test_major_opcode_15.TestMajor15.test_LWCPM0 (   self)
Test the LWCPM0 instruction
Here is the call graph for this function:

◆ test_LWCPM1()

def test_major_opcode_15.TestMajor15.test_LWCPM1 (   self)
Test the LWCPM1 instruction
Here is the call graph for this function:

◆ test_MADD()

def test_major_opcode_15.TestMajor15.test_MADD (   self)
Test the MADD instruction
Here is the call graph for this function:

◆ test_MADDR()

def test_major_opcode_15.TestMajor15.test_MADDR (   self)
Test the MADDR instruction
Here is the call graph for this function:

◆ test_MADDRU()

def test_major_opcode_15.TestMajor15.test_MADDRU (   self)
Test the MADDRU instruction
Here is the call graph for this function:

◆ test_MADDU()

def test_major_opcode_15.TestMajor15.test_MADDU (   self)
Test the MADDU instruction
Here is the call graph for this function:

◆ test_MAX()

def test_major_opcode_15.TestMajor15.test_MAX (   self)
Test the MAX instruction
Here is the call graph for this function:

◆ test_MAXU()

def test_major_opcode_15.TestMajor15.test_MAXU (   self)
Test the MAXU instruction
Here is the call graph for this function:

◆ test_MIN()

def test_major_opcode_15.TestMajor15.test_MIN (   self)
Test the MIN instruction
Here is the call graph for this function:

◆ test_MINU()

def test_major_opcode_15.TestMajor15.test_MINU (   self)
Test the MINU instruction
Here is the call graph for this function:

◆ test_SADD()

def test_major_opcode_15.TestMajor15.test_SADD (   self)
Test the SADD instruction
Here is the call graph for this function:

◆ test_SADDU()

def test_major_opcode_15.TestMajor15.test_SADDU (   self)
Test the SADDU instruction
Here is the call graph for this function:

◆ test_SBCPA()

def test_major_opcode_15.TestMajor15.test_SBCPA (   self)
Test the SBCPA instruction
Here is the call graph for this function:

◆ test_SBCPM0()

def test_major_opcode_15.TestMajor15.test_SBCPM0 (   self)
Test the SBCPM0 instruction
Here is the call graph for this function:

◆ test_SBCPM1()

def test_major_opcode_15.TestMajor15.test_SBCPM1 (   self)
Test the SBCPM1 instruction
Here is the call graph for this function:

◆ test_SHCPA()

def test_major_opcode_15.TestMajor15.test_SHCPA (   self)
Test the SHCPA instruction
Here is the call graph for this function:

◆ test_SHCPM0()

def test_major_opcode_15.TestMajor15.test_SHCPM0 (   self)
Test the SHCPM0 instruction
Here is the call graph for this function:

◆ test_SHCPM1()

def test_major_opcode_15.TestMajor15.test_SHCPM1 (   self)
Test the SHCPM1 instruction
Here is the call graph for this function:

◆ test_SMCP()

def test_major_opcode_15.TestMajor15.test_SMCP (   self)
Test the SMCP instruction
Here is the call graph for this function:

◆ test_SMCPA()

def test_major_opcode_15.TestMajor15.test_SMCPA (   self)
Test the SMCPA instruction
Here is the call graph for this function:

◆ test_SMCPM0()

def test_major_opcode_15.TestMajor15.test_SMCPM0 (   self)
Test the SMCPM0 instruction
Here is the call graph for this function:

◆ test_SMCPM1()

def test_major_opcode_15.TestMajor15.test_SMCPM1 (   self)
Test the SMCPM1 instruction
Here is the call graph for this function:

◆ test_SSUB()

def test_major_opcode_15.TestMajor15.test_SSUB (   self)
Test the SSUB instruction
Here is the call graph for this function:

◆ test_SSUBU()

def test_major_opcode_15.TestMajor15.test_SSUBU (   self)
Test the SSUBU instruction
Here is the call graph for this function:

◆ test_STCB()

def test_major_opcode_15.TestMajor15.test_STCB (   self)
Test the STCB instruction
Here is the call graph for this function:

◆ test_SWCP()

def test_major_opcode_15.TestMajor15.test_SWCP (   self)
Test the SWCP instruction
Here is the call graph for this function:

◆ test_SWCPA()

def test_major_opcode_15.TestMajor15.test_SWCPA (   self)
Test the SWCPA instruction
Here is the call graph for this function:

◆ test_SWCPM0()

def test_major_opcode_15.TestMajor15.test_SWCPM0 (   self)
Test the SWCPM0 instruction
Here is the call graph for this function:

◆ test_SWCPM1()

def test_major_opcode_15.TestMajor15.test_SWCPM1 (   self)
Test the SWCPM1 instruction
Here is the call graph for this function:

◆ test_UCI()

def test_major_opcode_15.TestMajor15.test_UCI (   self)
Test the UCI instruction
Here is the call graph for this function:

The documentation for this class was generated from the following file: