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,