Rizin
unix-like reverse engineering framework and cli tools
test_mips.py File Reference

Go to the source code of this file.

Namespaces

 test_mips
 

Functions

def test_mips.print_insn_detail (insn)
 
def test_mips.test_class ()
 

Variables

string test_mips.MIPS_CODE = b"\x0C\x10\x00\x97\x00\x00\x00\x00\x24\x02\x00\x0c\x8f\xa2\x00\x00\x34\x21\x34\x56"
 
string test_mips.MIPS_CODE2 = b"\x56\x34\x21\x34\xc2\x17\x01\x00"
 
string test_mips.MIPS_32R6M = b"\x00\x07\x00\x07\x00\x11\x93\x7c\x01\x8c\x8b\x7c\x00\xc7\x48\xd0"
 
string test_mips.MIPS_32R6 = b"\xec\x80\x00\x19\x7c\x43\x22\xa0"
 
tuple test_mips.all_tests