Rev | Line | |
---|
[9] | 1 | .sect .text; .sect .rom; .sect .data; .sect .bss
|
---|
| 2 | .extern .cif4
|
---|
| 3 | .sect .text
|
---|
| 4 | .cif4:
|
---|
| 5 | push ebp
|
---|
| 6 | mov ebp,esp
|
---|
| 7 | sub esp,16
|
---|
| 8 | push esi
|
---|
| 9 | push edi
|
---|
| 10 | lea eax,-12(ebp)
|
---|
| 11 | push eax
|
---|
| 12 | call .zrf_ext
|
---|
| 13 | pop ecx
|
---|
| 14 | cmp 8(ebp),4
|
---|
| 15 | jne I1_4
|
---|
| 16 | o16 mov -10(ebp),31
|
---|
| 17 | mov esi,12(ebp)
|
---|
| 18 | lea edi,12(ebp)
|
---|
| 19 | jmp I1_5
|
---|
| 20 | I1_4:
|
---|
| 21 | lea edx,12(ebp)
|
---|
| 22 | mov -16(ebp),edx
|
---|
| 23 | movsx eax,(edx)
|
---|
| 24 | mov esi,eax
|
---|
| 25 | o16 mov -10(ebp),15
|
---|
| 26 | lea edi,8(ebp)
|
---|
| 27 | I1_5:
|
---|
| 28 | test esi,esi
|
---|
| 29 | jne I1_7
|
---|
| 30 | mov (edi),0
|
---|
| 31 | jmp I1_1
|
---|
| 32 | I1_7:
|
---|
| 33 | test esi,esi
|
---|
| 34 | jns I1_10
|
---|
| 35 | mov eax,32768
|
---|
| 36 | jmp I1_11
|
---|
| 37 | I1_10:
|
---|
| 38 | xor eax,eax
|
---|
| 39 | I1_11:
|
---|
| 40 | o16 mov -12(ebp),eax
|
---|
| 41 | test esi,esi
|
---|
| 42 | jns I1_13
|
---|
| 43 | mov edx,esi
|
---|
| 44 | neg edx
|
---|
| 45 | mov eax,edx
|
---|
| 46 | jmp I1_14
|
---|
| 47 | I1_13:
|
---|
| 48 | mov eax,esi
|
---|
| 49 | I1_14:
|
---|
| 50 | mov -8(ebp),eax
|
---|
| 51 | cmp 8(ebp),4
|
---|
| 52 | je I1_16
|
---|
| 53 | sal -8(ebp),16
|
---|
| 54 | I1_16:
|
---|
| 55 | lea eax,-12(ebp)
|
---|
| 56 | push eax
|
---|
| 57 | call .nrm_ext
|
---|
| 58 | pop ecx
|
---|
| 59 | push 4
|
---|
| 60 | push edi
|
---|
| 61 | lea eax,-12(ebp)
|
---|
| 62 | push eax
|
---|
| 63 | call .compact
|
---|
| 64 | add esp,12
|
---|
| 65 | I1_1:
|
---|
| 66 | pop edi
|
---|
| 67 | pop esi
|
---|
| 68 | leave
|
---|
| 69 | ret
|
---|
Note:
See
TracBrowser
for help on using the repository browser.