Home | History | Annotate | Download | only in X86

Lines Matching full:sgdt

2655 def : MnemonicAlias<"sgdt", "sgdtw", "att">, Requires<[In16BitMode]>;
2656 def : MnemonicAlias<"sgdt", "sgdtl", "att">, Requires<[In32BitMode]>;
2657 def : MnemonicAlias<"sgdt", "sgdtq", "att">, Requires<[In64BitMode]>;