need help to code simple assembly language programe

Discussion in 'Assembly Language Programming (ALP) Forum' started by torpid99, Feb 17, 2008.

  1. torpid99

    torpid99 New Member

    Joined:
    Feb 17, 2008
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    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
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice