Home | History | Annotate | Download | only in x86

Lines Matching refs:EBP

51     PUSH_L     ( EBP )
56 MOV_L ( REGOFF(V4F_COUNT, ESI), EBP ) /* dest->count = in->count */
57 MOV_L ( EBP, REGOFF(V4F_COUNT, EAX) )
63 CMP_L ( CONST(0), EBP ) /* count > 0 ?? */
66 MOV_L ( REGOFF (V4F_COUNT, ESI), EBP )
69 PUSH_L ( EBP )
132 SUB_L ( CONST(1), EBP ) /* decrement normal counter */
138 POP_L ( EBP )
167 SUB_L ( CONST(1), EBP ) /* decrement normal counter */
195 SUB_L ( CONST(1), EBP ) /* decrement normal counter */
213 POP_L ( EBP )
230 PUSH_L ( EBP )
235 MOV_L ( REGOFF(V4F_COUNT, ESI), EBP ) /* dest->count = in->count */
236 MOV_L ( EBP, REGOFF(V4F_COUNT, EAX) )
242 CMP_L ( CONST(0), EBP ) /* count > 0 ?? */
292 SUB_L ( CONST(1), EBP ) /* decrement normal counter */
334 SUB_L ( CONST(1), EBP ) /* decrement normal counter */
350 POP_L ( EBP )
370 PUSH_L ( EBP )
374 MOV_L ( REGOFF(V4F_COUNT, EAX), EBP ) /* dest->count = in->count */
375 MOV_L ( EBP, REGOFF(V4F_COUNT, EDX) )
382 CMP_L ( CONST(0), EBP )
414 SUB_L ( CONST(1), EBP ) /* decrement normal counter */
423 POP_L ( EBP )
692 PUSH_L ( EBP )
696 MOV_L ( REGOFF(V4F_COUNT, ESI), EBP ) /* dest->count = in->count */
697 MOV_L ( EBP, REGOFF(V4F_COUNT, EAX) )
702 CMP_L ( CONST(0), EBP ) /* count > 0 ?? */
733 SUB_L ( CONST(1), EBP ) /* decrement normal counter */
768 SUB_L ( CONST(1), EBP ) /* decrement normal counter */
784 POP_L ( EBP )