NASM - The Netwide Assembler

NASM Forum => Using NASM => Topic started by: nobody on November 07, 2006, 07:10:20 PM

Title: Help
Post by: nobody on November 07, 2006, 07:10:20 PM
Suppose three values (x,y and Z) are stored in a machine’s memory, describe the sequence of events (loading registers from  memory, saving values in memory, and so on) that lead to the computation of x + y + z. How about (2x) + Y?
Title: Re: Help
Post by: nobody on November 09, 2006, 10:33:31 PM
Wasn't this covered in class? Or in your textbook?

Tell us how you *think* it ought to go, and we'll give you a hand if it doesn't work...

Best,
Frank