Rev | Line | |
---|
[9] | 1 | .sect .text; .sect .rom; .sect .data; .sect .bss
|
---|
| 2 | .extern .adf4
|
---|
| 3 | .sect .text
|
---|
| 4 | .adf4:
|
---|
| 5 | push ebp
|
---|
| 6 | mov ebp,esp
|
---|
| 7 | sub esp,28
|
---|
| 8 | mov -28(ebp),0
|
---|
| 9 | cmp 12(ebp),0
|
---|
| 10 | jne I1_4
|
---|
| 11 | mov edx,8(ebp)
|
---|
| 12 | mov 12(ebp),edx
|
---|
| 13 | jmp I1_1
|
---|
| 14 | I1_4:
|
---|
| 15 | cmp 8(ebp),0
|
---|
| 16 | je I1_1
|
---|
| 17 | push 4
|
---|
| 18 | lea eax,-12(ebp)
|
---|
| 19 | push eax
|
---|
| 20 | lea eax,12(ebp)
|
---|
| 21 | push eax
|
---|
| 22 | call .extend
|
---|
| 23 | add esp,12
|
---|
| 24 | push 4
|
---|
| 25 | lea eax,-24(ebp)
|
---|
| 26 | push eax
|
---|
| 27 | lea eax,8(ebp)
|
---|
| 28 | push eax
|
---|
| 29 | call .extend
|
---|
| 30 | add esp,12
|
---|
| 31 | lea eax,-24(ebp)
|
---|
| 32 | push eax
|
---|
| 33 | lea eax,-12(ebp)
|
---|
| 34 | push eax
|
---|
| 35 | call .add_ext
|
---|
| 36 | pop ecx
|
---|
| 37 | pop ecx
|
---|
| 38 | push 4
|
---|
| 39 | lea eax,12(ebp)
|
---|
| 40 | push eax
|
---|
| 41 | lea eax,-12(ebp)
|
---|
| 42 | push eax
|
---|
| 43 | call .compact
|
---|
| 44 | add esp,12
|
---|
| 45 | I1_1:
|
---|
| 46 | leave
|
---|
| 47 | ret
|
---|
Note:
See
TracBrowser
for help on using the repository browser.