Tasm, jmp far ptr instruction
Posted: Mon Mar 08, 2004 12:00 am
Is it possible to do a "jmp far ptr 1000h:0000h"
in TASM 2.02?
I get "near jmp or call to another segment" or something.
Isn't that what "far ptr" is for??
It works when you do a far jmp to a label but not this way.
/RickardE
in TASM 2.02?
I get "near jmp or call to another segment" or something.
Isn't that what "far ptr" is for??
It works when you do a far jmp to a label but not this way.
/RickardE