Searched refs:gen_PUSH (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_translate.c938 static void gen_PUSH ( IRSB* bb, IRExpr* e ) function
1034 gen_PUSH, an overflow check is also performed. */
1079 /* Bomb out if t1 < 0. Same comments as gen_PUSH apply. */
1134 gen_PUSH( bb, IRExpr_Get(offB_LR, Ity_I64) );
1135 gen_PUSH( bb, IRExpr_Get(offB_GPR2, Ity_I64) );

Completed in 794 milliseconds