NASM - The Netwide Assembler
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Calendar
Login
Register
NASM - The Netwide Assembler
»
NASM Forum
»
Using NASM
»
Help
« previous
next »
Print
Pages: [
1
]
Author
Topic: Help (Read 15671 times)
nobody
Guest
Help
«
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?
Logged
nobody
Guest
Re: Help
«
Reply #1 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
Logged
Print
Pages: [
1
]
« previous
next »
NASM - The Netwide Assembler
»
NASM Forum
»
Using NASM
»
Help