Home | History | Annotate | Download | only in X86

Lines Matching full:pushaw

1046 def PUSHA16  : I<0x60, RawFrm, (outs), (ins), "pushaw", [], IIC_PUSH_A>,
2453 def : MnemonicAlias<"pusha", "pushaw", "intel">, Requires<[In16BitMode]>;
2458 def : MnemonicAlias<"pusha", "pushaw", "att">, Requires<[In16BitMode]>;