Searched refs:isPush (Results 1 – 2 of 2) sorted by relevance
563 Bool isPush; member708 extern AMD64Instr* AMD64Instr_A87PushPop ( AMD64AMode* addr, Bool isPush, UChar szB );
835 AMD64Instr* AMD64Instr_A87PushPop ( AMD64AMode* addr, Bool isPush, UChar szB ) in AMD64Instr_A87PushPop() argument840 i->Ain.A87PushPop.isPush = isPush; in AMD64Instr_A87PushPop()1229 vex_printf(i->Ain.A87PushPop.isPush ? "fld%c " : "fstp%c ", in ppAMD64Instr()3093 if (i->Ain.A87PushPop.isPush) { in emit_AMD64Instr()