Searched refs:isPush (Results 1 – 2 of 2) sorted by relevance
583 Bool isPush; member744 extern AMD64Instr* AMD64Instr_A87PushPop ( AMD64AMode* addr, Bool isPush, UChar szB );
824 AMD64Instr* AMD64Instr_A87PushPop ( AMD64AMode* addr, Bool isPush, UChar szB ) in AMD64Instr_A87PushPop() argument829 i->Ain.A87PushPop.isPush = isPush; in AMD64Instr_A87PushPop()1207 vex_printf(i->Ain.A87PushPop.isPush ? "fld%c " : "fstp%c ", in ppAMD64Instr()3242 if (i->Ain.A87PushPop.isPush) { in emit_AMD64Instr()