Line | |
---|
1 | .sect .text; .sect .rom; .sect .data; .sect .bss
|
---|
2 | .extern .cuf8
|
---|
3 | .sect .text
|
---|
4 | .cuf8:
|
---|
5 | push ebp
|
---|
6 | mov ebp,esp
|
---|
7 | sub esp,16
|
---|
8 | push esi
|
---|
9 | lea eax,-12(ebp)
|
---|
10 | push eax
|
---|
11 | call .zrf_ext
|
---|
12 | pop ecx
|
---|
13 | cmp 8(ebp),4
|
---|
14 | jne I1_4
|
---|
15 | o16 mov -10(ebp),31
|
---|
16 | mov esi,12(ebp)
|
---|
17 | jmp I1_5
|
---|
18 | I1_4:
|
---|
19 | lea edx,12(ebp)
|
---|
20 | mov -16(ebp),edx
|
---|
21 | movsx eax,(edx)
|
---|
22 | mov esi,eax
|
---|
23 | o16 mov -10(ebp),15
|
---|
24 | I1_5:
|
---|
25 | test esi,esi
|
---|
26 | jne I1_7
|
---|
27 | lea eax,8(ebp)
|
---|
28 | push eax
|
---|
29 | call .zrf8
|
---|
30 | pop ecx
|
---|
31 | jmp I1_1
|
---|
32 | I1_7:
|
---|
33 | cmp 8(ebp),4
|
---|
34 | je I1_10
|
---|
35 | sal esi,16
|
---|
36 | I1_10:
|
---|
37 | mov -8(ebp),esi
|
---|
38 | lea eax,-12(ebp)
|
---|
39 | push eax
|
---|
40 | call .nrm_ext
|
---|
41 | pop ecx
|
---|
42 | push 8
|
---|
43 | lea eax,8(ebp)
|
---|
44 | push eax
|
---|
45 | lea eax,-12(ebp)
|
---|
46 | push eax
|
---|
47 | call .compact
|
---|
48 | add esp,12
|
---|
49 | I1_1:
|
---|
50 | pop esi
|
---|
51 | leave
|
---|
52 | ret
|
---|
Note:
See
TracBrowser
for help on using the repository browser.