Changeset 801
- Timestamp:
- 04/27/2011 06:19:27 AM (2 years ago)
- Files:
-
- 1 modified
-
trunk/Decompiler.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Decompiler.class.php
r800 r801 740 740 $lastOp = &$opcodes[$range[1]]; 741 741 742 // {{{ ?: excludi gnJMP_SET742 // {{{ ?: excluding JMP_SET 743 743 if ($firstOp['opcode'] == XC_JMPZ && !empty($firstOp['jmpouts']) 744 744 && $range[1] >= $range[0] + 3

