Home | History | Annotate | Download | only in X86

Lines Matching full:lgdt

1945 def : MnemonicAlias<"lgdtl", "lgdt", "att">, Requires<[In32BitMode]>;
1946 def : MnemonicAlias<"lgdtq", "lgdt", "att">, Requires<[In64BitMode]>;