.text:00000000 ; .text:00000000 ; +-------------------------------------------------------------------------+ .text:00000000 ; ¦ This file is generated by The Interactive Disassembler (IDA) ¦ .text:00000000 ; ¦ Copyright (c) 2006 by DataRescue sa/nv, ¦ .text:00000000 ; ¦ Licensed to: University of Wisconsin, 5 users std, edu, 09/2004 ¦ .text:00000000 ; +-------------------------------------------------------------------------+ .text:00000000 ; .text:00000000 ; File Name : C:\Junghee\TSL_HOME\TSL.really.clean\TSL\analyzer\TSLFiles\DASH\regression\018.synergy\fig7.obj .text:00000000 ; Format : COFF (X386MAGIC) .text:00000000 ; includelib "MSVCRTD" .text:00000000 ; includelib "OLDNAMES"" .text:00000000 .text:00000000 .686p .text:00000000 .mmx .text:00000000 .model flat .text:00000000 .text:00000000 ; --------------------------------------------------------------------------- .text:00000000 .text:00000000 ; Segment type: Pure code .text:00000000 _text segment para public 'CODE' use32 .text:00000000 assume cs:_text .text:00000000 assume es:nothing, ss:nothing, ds:nothing, fs:nothing, gs:nothing .text:00000000 .text:00000000 ; ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ S U B R O U T I N E ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ .text:00000000 .text:00000000 ; Attributes: bp-based frame .text:00000000 .text:00000000 public _error .text:00000000 _error proc near ; CODE XREF: _main+1Ep .text:00000000 push ebp .text:00000001 mov ebp, esp .text:00000003 pop ebp .text:00000004 retn .text:00000004 _error endp .text:00000004 .text:00000004 ; --------------------------------------------------------------------------- .text:00000005 align 10h .text:00000010 .text:00000010 ; ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ S U B R O U T I N E ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ .text:00000010 .text:00000010 ; Attributes: bp-based frame .text:00000010 .text:00000010 public _main .text:00000010 _main proc near .text:00000010 .text:00000010 var_8 = dword ptr -8 .text:00000010 var_4 = dword ptr -4 .text:00000010 .text:00000010 push ebp .text:00000011 mov ebp, esp .text:00000013 sub esp, 8 .text:00000016 mov eax, [ebp+var_8] .text:00000019 cmp eax, [ebp+var_4] .text:0000001C jz short loc_33 .text:0000001E mov ecx, [ebp+var_8] .text:00000021 add ecx, [ebp+var_8] .text:00000024 mov edx, [ebp+var_8] .text:00000027 add edx, 0Ah .text:0000002A cmp ecx, edx .text:0000002C jnz short loc_33 .text:0000002E call _error .text:00000033 .text:00000033 loc_33: ; CODE XREF: _main+Cj .text:00000033 ; _main+1Cj .text:00000033 xor eax, eax .text:00000035 mov esp, ebp .text:00000037 pop ebp .text:00000038 retn .text:00000038 _main endp .text:00000038 .text:00000038 _text ends .text:00000038 .text:00000038 .text:00000038 end