Rev | Line | |
---|
[9] | 1 | .sect .text; .sect .rom; .sect .data; .sect .bss
|
---|
| 2 | .extern .fif4
|
---|
| 3 | .sect .text
|
---|
| 4 | .fif4:
|
---|
| 5 | push ebp
|
---|
| 6 | mov ebp,esp
|
---|
| 7 | sub esp,24
|
---|
| 8 | push esi
|
---|
| 9 | mov esi,8(ebp)
|
---|
| 10 | push 4
|
---|
| 11 | lea eax,-12(ebp)
|
---|
| 12 | push eax
|
---|
| 13 | lea eax,16(ebp)
|
---|
| 14 | push eax
|
---|
| 15 | call .extend
|
---|
| 16 | add esp,12
|
---|
| 17 | push 4
|
---|
| 18 | lea eax,-24(ebp)
|
---|
| 19 | push eax
|
---|
| 20 | lea eax,12(ebp)
|
---|
| 21 | push eax
|
---|
| 22 | call .extend
|
---|
| 23 | add esp,12
|
---|
| 24 | lea eax,-24(ebp)
|
---|
| 25 | push eax
|
---|
| 26 | lea eax,-12(ebp)
|
---|
| 27 | push eax
|
---|
| 28 | call .mul_ext
|
---|
| 29 | pop ecx
|
---|
| 30 | pop ecx
|
---|
| 31 | lea eax,-12(ebp)
|
---|
| 32 | push eax
|
---|
| 33 | lea eax,-24(ebp)
|
---|
| 34 | push eax
|
---|
| 35 | mov ecx,3
|
---|
| 36 | call .blm
|
---|
| 37 | push 4
|
---|
| 38 | lea eax,16(ebp)
|
---|
| 39 | push eax
|
---|
| 40 | lea eax,-24(ebp)
|
---|
| 41 | push eax
|
---|
| 42 | call .compact
|
---|
| 43 | add esp,12
|
---|
| 44 | movsx eax,-10(ebp)
|
---|
| 45 | test eax,eax
|
---|
| 46 | jns I1_4
|
---|
| 47 | mov (esi),0
|
---|
| 48 | mov edx,16(ebp)
|
---|
| 49 | mov 4(esi),edx
|
---|
| 50 | jmp I1_1
|
---|
| 51 | I1_4:
|
---|
| 52 | movsx eax,-10(ebp)
|
---|
| 53 | cmp eax,22
|
---|
| 54 | jle I1_7
|
---|
| 55 | mov edx,16(ebp)
|
---|
| 56 | mov (esi),edx
|
---|
| 57 | mov 4(esi),0
|
---|
| 58 | jmp I1_1
|
---|
| 59 | I1_7:
|
---|
| 60 | movsx eax,-10(ebp)
|
---|
| 61 | sub eax,63
|
---|
| 62 | neg eax
|
---|
| 63 | push eax
|
---|
| 64 | lea eax,-8(ebp)
|
---|
| 65 | push eax
|
---|
| 66 | call .b64_sft
|
---|
| 67 | pop ecx
|
---|
| 68 | pop ecx
|
---|
| 69 | movsx eax,-10(ebp)
|
---|
| 70 | sub eax,63
|
---|
| 71 | push eax
|
---|
| 72 | lea eax,-8(ebp)
|
---|
| 73 | push eax
|
---|
| 74 | call .b64_sft
|
---|
| 75 | pop ecx
|
---|
| 76 | pop ecx
|
---|
| 77 | push 4
|
---|
| 78 | push esi
|
---|
| 79 | lea eax,-12(ebp)
|
---|
| 80 | push eax
|
---|
| 81 | call .compact
|
---|
| 82 | add esp,12
|
---|
| 83 | push 4
|
---|
| 84 | lea eax,-24(ebp)
|
---|
| 85 | push eax
|
---|
| 86 | push esi
|
---|
| 87 | call .extend
|
---|
| 88 | add esp,12
|
---|
| 89 | push 4
|
---|
| 90 | lea eax,-12(ebp)
|
---|
| 91 | push eax
|
---|
| 92 | lea eax,16(ebp)
|
---|
| 93 | push eax
|
---|
| 94 | call .extend
|
---|
| 95 | add esp,12
|
---|
| 96 | lea eax,-24(ebp)
|
---|
| 97 | push eax
|
---|
| 98 | lea eax,-12(ebp)
|
---|
| 99 | push eax
|
---|
| 100 | call .sub_ext
|
---|
| 101 | pop ecx
|
---|
| 102 | pop ecx
|
---|
| 103 | push 4
|
---|
| 104 | lea eax,4(esi)
|
---|
| 105 | push eax
|
---|
| 106 | lea eax,-12(ebp)
|
---|
| 107 | push eax
|
---|
| 108 | call .compact
|
---|
| 109 | add esp,12
|
---|
| 110 | I1_1:
|
---|
| 111 | pop esi
|
---|
| 112 | leave
|
---|
| 113 | ret
|
---|
Note:
See
TracBrowser
for help on using the repository browser.