Home | History | Annotate | Download | only in priv

Lines Matching refs:isPush

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