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
»
Example Code
»
HELP
« previous
next »
Print
Pages: [
1
]
Author
Topic: HELP (Read 22171 times)
nobody
Guest
HELP
«
on:
November 07, 2006, 07:11:04 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 12, 2006, 09:03:48 PM »
Pretty simple. If X wants Y to do the job, then X needs to
offer Y a certain amount of Z. If I were Y, then Z would be
somewhere in the $250/hour range. Is X willing to pay that?
Logged
nobody
Guest
Re: HELP
«
Reply #2 on:
April 14, 2007, 11:29:59 PM »
o_Ô
Logged
Print
Pages: [
1
]
« previous
next »
NASM - The Netwide Assembler
»
NASM Forum
»
Example Code
»
HELP