Home | History | Annotate | Download | only in X86

Lines Matching full:pushq

1785 // pushl/pushq depending on the current mode.  Similar for "pop %bx"
1787 def : MnemonicAlias<"push", "pushq">, Requires<[In64BitMode]>;