|
|
| version 1.1, 2003/10/16 17:57:35 | version 1.2, 2004/01/30 14:33:27 |
|---|---|
| Line 573 section .text | Line 573 section .text |
| ja short %%cpusrc2d_end | ja short %%cpusrc2d_end |
| lea eax, [eax*2 - 1] | lea eax, [eax*2 - 1] |
| sub [_egc + egc_t.inptr], eax | sub [_egc + egc_t.inptr], eax |
| cmp esi, 6 | cmp esi, byte 6 |
| jae short %%cpusrc2d_byte | jae short %%cpusrc2d_byte |
| cmp byte [_egc + egc_t.srcbit], 0 | cmp byte [_egc + egc_t.srcbit], 0 |
| je short %%cpusrc2d_w1 | je short %%cpusrc2d_w1 |