Lines Matching refs:isPush
824 AMD64Instr* AMD64Instr_A87PushPop ( AMD64AMode* addr, Bool isPush, UChar szB )829 i->Ain.A87PushPop.isPush = isPush;1229 vex_printf(i->Ain.A87PushPop.isPush ? "fld%c " : "fstp%c ",3319 if (i->Ain.A87PushPop.isPush) {