Home | History | Annotate | Download | only in X86

Lines Matching full:sgdt

1949 def : MnemonicAlias<"sgdtl", "sgdt", "att">, Requires<[In32BitMode]>;
1950 def : MnemonicAlias<"sgdtq", "sgdt", "att">, Requires<[In64BitMode]>;