Go4Expert

Go4Expert (http://www.go4expert.com/)
-   Assembly Language Programming (ALP) Forum (http://www.go4expert.com/forumdisplay.php?f=23)
-   -   need help to code simple assembly language programe (http://www.go4expert.com/showthread.php?t=8893)

torpid99 17Feb2008 16:33

need help to code simple assembly language programe
 
Hi there everyone. I am really new to this assembly language and i dont know how to code this simple programe.. Please help me and give me the code I would very much appreciate it.. here is the question..



Need to design assembly language programe IA-32 that could find the number of 0's [binary] in each integer in x and put and display the value in y.

.DATA

X SWORD -100,200,300,400,-500
Y BYTE 5 DUP (?)
Edit/Delete Message


All times are GMT +5.5. The time now is 16:15.