Hello everybody !
does anyone can explain me the following syntax ?
__asm__ __volatile__ ("lgdt (%0)": :"p" (((char *)tmp_val )+2));
this is in a c fonction, there is no input variable...
so, I don't know why %0 !
And what does "p" mean ?
thanks.
DJGPP inline assembler syntax...
- Pype.Clicker
- Member
- Posts: 5964
- Joined: Wed Oct 18, 2006 2:31 am
- Location: In a galaxy, far, far away
- Contact: