|
Rizin
unix-like reverse engineering framework and cli tools
|
Functions | |
| def | print_insn_detail (insn) |
| def | test_class () |
Variables | |
| string | SYSZ_CODE = b"\xed\x00\x00\x00\x00\x1a\x5a\x0f\x1f\xff\xc2\x09\x80\x00\x00\x00\x07\xf7\xeb\x2a\xff\xff\x7f\x57\xe3\x01\xff\xff\x7f\x57\xeb\x00\xf0\x00\x00\x24\xb2\x4f\x00\x78\xec\x18\x00\x00\xc1\x7f" |
| tuple | all_tests |
| def test_systemz.print_insn_detail | ( | insn | ) |
Definition at line 18 of file test_systemz.py.
References len, and xprint.to_x().
Referenced by test_class().
| def test_systemz.test_class | ( | ) |
| tuple test_systemz.all_tests |
Definition at line 13 of file test_systemz.py.
| string test_systemz.SYSZ_CODE = b"\xed\x00\x00\x00\x00\x1a\x5a\x0f\x1f\xff\xc2\x09\x80\x00\x00\x00\x07\xf7\xeb\x2a\xff\xff\x7f\x57\xe3\x01\xff\xff\x7f\x57\xeb\x00\xf0\x00\x00\x24\xb2\x4f\x00\x78\xec\x18\x00\x00\xc1\x7f" |
Definition at line 11 of file test_systemz.py.