![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#11 |
|
Newbie
Join Date: Mar 2006
Posts: 17
Rep Power: 0
![]() |
Could you point out the flaw in this piece of code also ?
In the mean time i also come up with this code :
mov ecx,32 mov eax,00fffff0h doshift: shl eax,1 jc setcount setcount: inc count loop doshift But then the result i got in count was 32 , Could you point out the flaw in this piece of code ? |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|