Changeset 8367 for trunk/tools/profilerfix/cppopa4.asm
- Timestamp:
- May 3, 2002, 1:15:38 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/profilerfix/cppopa4.asm
r8282 r8367 1 ; $Id: cppopa4.asm,v 1. 3 2002-04-19 00:09:12bird Exp $1 ; $Id: cppopa4.asm,v 1.4 2002-05-02 23:15:38 bird Exp $ 2 2 ; 3 3 … … 1524 1524 neg ecx 1525 1525 jz short loc_6_7CE 1526 add [esi+ebx*4+158h], ecx1526 add dword ptr [esi+ebx*4+158h], ecx 1527 1527 mov eax, 0FFFFFFFCh 1528 1528 call PERF … … 1598 1598 neg ecx 1599 1599 jz short loc_6_82D 1600 add [esi+ebx*4+158h], ecx1600 add dword ptr [esi+ebx*4+158h], ecx 1601 1601 mov eax, 0FFFFFFFBh 1602 1602 call PERF
Note:
See TracChangeset
for help on using the changeset viewer.