Functions | |
def | print_insn_detail (insn) |
def | print_read_write_regs (insn) |
def | test_class () |
Variables | |
all_tests | |
M68K_CODE | |
s_addressing_modes | |
def test_m68k.print_insn_detail | ( | insn | ) |
Definition at line 54 of file test_m68k.py.
def test_m68k.print_read_write_regs | ( | insn | ) |
Definition at line 47 of file test_m68k.py.
def test_m68k.test_class | ( | ) |
Definition at line 93 of file test_m68k.py.
test_m68k.all_tests |
Definition at line 11 of file test_m68k.py.
test_m68k.M68K_CODE |
Definition at line 9 of file test_m68k.py.
test_m68k.s_addressing_modes |
Definition at line 15 of file test_m68k.py.