A86: Just a very very quick 86 asm question.


[Prev][Next][Index][Thread]

A86: Just a very very quick 86 asm question.





I am just learning 86 asm, for right now.


How do you store a variable, let's say N, in OP1?
eg. Let's say I have 4 stored in N.  How do I store N in OP1, so therefore I
will have 4 stored in OP1?


Thanks,


Follow-Ups: