miasm
Reverse engineering framework
test_major_opcode_13.TestMajor13 Class Reference
Inheritance diagram for test_major_opcode_13.TestMajor13:
Collaboration diagram for test_major_opcode_13.TestMajor13:

Public Member Functions

def test_MOVU (self)
 
def test_BCPEQ (self)
 
def test_BCPNE (self)
 
def test_BCPAT (self)
 
def test_BCPAF (self)
 
def test_JMP (self)
 
def test_BSR (self)
 
def test_BSRV (self)
 

Member Function Documentation

◆ test_BCPAF()

def test_major_opcode_13.TestMajor13.test_BCPAF (   self)
Test the BCPAF instruction
Here is the call graph for this function:

◆ test_BCPAT()

def test_major_opcode_13.TestMajor13.test_BCPAT (   self)
Test the BCPAT instruction
Here is the call graph for this function:

◆ test_BCPEQ()

def test_major_opcode_13.TestMajor13.test_BCPEQ (   self)
Test the BCPEQ instruction
Here is the call graph for this function:

◆ test_BCPNE()

def test_major_opcode_13.TestMajor13.test_BCPNE (   self)
Test the BCPNE instruction
Here is the call graph for this function:

◆ test_BSR()

def test_major_opcode_13.TestMajor13.test_BSR (   self)
Test the BSR instruction
Here is the call graph for this function:

◆ test_BSRV()

def test_major_opcode_13.TestMajor13.test_BSRV (   self)
Test the BSRV instruction
Here is the call graph for this function:

◆ test_JMP()

def test_major_opcode_13.TestMajor13.test_JMP (   self)
Test the JMP instruction
Here is the call graph for this function:

◆ test_MOVU()

def test_major_opcode_13.TestMajor13.test_MOVU (   self)
Test the MOVU instruction
Here is the call graph for this function:

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