Home | History | Annotate | Download | only in priv

Lines Matching refs:isPush

818 AMD64Instr* AMD64Instr_A87PushPop ( AMD64AMode* addr, Bool isPush, UChar szB )
823 i->Ain.A87PushPop.isPush = isPush;
1179 vex_printf(i->Ain.A87PushPop.isPush ? "fld%c " : "fstp%c ",
3033 if (i->Ain.A87PushPop.isPush) {