Home | History | Annotate | Download | only in priv

Lines Matching defs:call

927 /* Generate code to set APSR.GE[flagNo]. Each fn call sets 1 bit.
1109 IRExpr* call
1119 call->Iex.CCall.cee->mcx_mask = (1<<0) | (1<<3);
1120 return call;
1149 IRExpr* call
1158 call->Iex.CCall.cee->mcx_mask = (1<<0) | (1<<3);
1159 return call;
1173 IRExpr* call
1182 call->Iex.CCall.cee->mcx_mask = (1<<0) | (1<<3);
1183 return call;
1196 IRExpr* call
1205 call->Iex.CCall.cee->mcx_mask = (1<<0) | (1<<3);
1206 return call;
12502 into the call, so end the block at this point. */
12580 call here. */
14714 by a call from this function to decode_NV_instruction(). */
14845 call here. */
16619 /* BL: unconditional T -> T call */
16624 /* BLX: unconditional T -> A call */