far jump - simple question
Posted: Tue Apr 01, 2003 12:00 am
Hi everybody,
I don't know the gas syntax and as I can't find a good doc in the net I hope to find the answers here:
How do i do a fucking far jump using inline assembly?
this dosen't work: asm("ljmp *CS:mylabel\n"
"mylabel: \n"
:
:
);
Can anybody help me please?
P.S.: A link to a good tutorial would be great!!!
I don't know the gas syntax and as I can't find a good doc in the net I hope to find the answers here:
How do i do a fucking far jump using inline assembly?
this dosen't work: asm("ljmp *CS:mylabel\n"
"mylabel: \n"
:
:
);
Can anybody help me please?
P.S.: A link to a good tutorial would be great!!!