| Rev | Line | |
|---|
| [9] | 1 | .sect .text; .sect .rom; .sect .data; .sect .bss
|
|---|
| 2 | .extern .dvf4
|
|---|
| 3 | .sect .text
|
|---|
| 4 | .dvf4:
|
|---|
| 5 | push ebp
|
|---|
| 6 | mov ebp,esp
|
|---|
| 7 | sub esp,24
|
|---|
| 8 | push 4
|
|---|
| 9 | lea eax,-12(ebp)
|
|---|
| 10 | push eax
|
|---|
| 11 | lea eax,12(ebp)
|
|---|
| 12 | push eax
|
|---|
| 13 | call .extend
|
|---|
| 14 | add esp,12
|
|---|
| 15 | push 4
|
|---|
| 16 | lea eax,-24(ebp)
|
|---|
| 17 | push eax
|
|---|
| 18 | lea eax,8(ebp)
|
|---|
| 19 | push eax
|
|---|
| 20 | call .extend
|
|---|
| 21 | add esp,12
|
|---|
| 22 | lea eax,-24(ebp)
|
|---|
| 23 | push eax
|
|---|
| 24 | lea eax,-12(ebp)
|
|---|
| 25 | push eax
|
|---|
| 26 | call .div_ext
|
|---|
| 27 | pop ecx
|
|---|
| 28 | pop ecx
|
|---|
| 29 | push 4
|
|---|
| 30 | lea eax,12(ebp)
|
|---|
| 31 | push eax
|
|---|
| 32 | lea eax,-12(ebp)
|
|---|
| 33 | push eax
|
|---|
| 34 | call .compact
|
|---|
| 35 | add esp,12
|
|---|
| 36 | leave
|
|---|
| 37 | ret
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.