Re: asm and nasm newbie



do you mean that for such code
jmp addr32
by adding 66h prefix, the operand will be only 16bit and, the high
16bit is ignored

and what about the "call" instruction

.



Relevant Pages