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