Home | History | Annotate | Download | only in priv

Lines Matching full:sgdt

3585 /* op = 0: call the native SGDT instruction.
3592 __asm__ __volatile__("sgdt (%0)" : : "r" (address) : "memory");