miasm
Reverse engineering framework
test_major_opcode_0.TestMajor0 Class Reference
Inheritance diagram for test_major_opcode_0.TestMajor0:
Collaboration diagram for test_major_opcode_0.TestMajor0:

Public Member Functions

def test_MOV (self)
 
def test_NEG (self)
 
def test_SLT3 (self)
 
def test_SLTU3 (self)
 
def test_SUB (self)
 
def test_SBVCK3 (self)
 
def test_RI (self)
 
def test_ADVCK3 (self)
 
def test_SB (self)
 
def test_SH (self)
 
def test_SW (self)
 
def test_LBU (self)
 
def test_LB (self)
 
def test_LH (self)
 
def test_LW (self)
 
def test_LHU (self)
 

Member Function Documentation

◆ test_ADVCK3()

def test_major_opcode_0.TestMajor0.test_ADVCK3 (   self)
Test the ADVCK3 instruction
Here is the call graph for this function:

◆ test_LB()

def test_major_opcode_0.TestMajor0.test_LB (   self)
Test the LB instruction
Here is the call graph for this function:

◆ test_LBU()

def test_major_opcode_0.TestMajor0.test_LBU (   self)
Test the LBU instruction
Here is the call graph for this function:

◆ test_LH()

def test_major_opcode_0.TestMajor0.test_LH (   self)
Test the LH instruction
Here is the call graph for this function:

◆ test_LHU()

def test_major_opcode_0.TestMajor0.test_LHU (   self)
Test the LHU instruction
Here is the call graph for this function:

◆ test_LW()

def test_major_opcode_0.TestMajor0.test_LW (   self)
Test the LW instruction
Here is the call graph for this function:

◆ test_MOV()

def test_major_opcode_0.TestMajor0.test_MOV (   self)
Test the MOV instruction
Here is the call graph for this function:

◆ test_NEG()

def test_major_opcode_0.TestMajor0.test_NEG (   self)
Test the NEG instruction
Here is the call graph for this function:

◆ test_RI()

def test_major_opcode_0.TestMajor0.test_RI (   self)
Test the (RI) instruction

◆ test_SB()

def test_major_opcode_0.TestMajor0.test_SB (   self)
Test the SB instruction
Here is the call graph for this function:

◆ test_SBVCK3()

def test_major_opcode_0.TestMajor0.test_SBVCK3 (   self)
Test the SBVCK3 instruction
Here is the call graph for this function:

◆ test_SH()

def test_major_opcode_0.TestMajor0.test_SH (   self)
Test the SH instruction
Here is the call graph for this function:

◆ test_SLT3()

def test_major_opcode_0.TestMajor0.test_SLT3 (   self)
Test the SLT3 instruction
Here is the call graph for this function:

◆ test_SLTU3()

def test_major_opcode_0.TestMajor0.test_SLTU3 (   self)
Test the SLTU3 instruction
Here is the call graph for this function:

◆ test_SUB()

def test_major_opcode_0.TestMajor0.test_SUB (   self)
Test the SUB instruction
Here is the call graph for this function:

◆ test_SW()

def test_major_opcode_0.TestMajor0.test_SW (   self)
Test the SW instruction
Here is the call graph for this function:

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