Home | History | Annotate | Download | only in X86

Lines Matching full:pushfl

1913 def : MnemonicAlias<"pushf",  "pushfl", "att">, Requires<[In32BitMode]>;
1915 def : MnemonicAlias<"pushfd", "pushfl", "att">;