Searched refs:PPCInstr_MfCR (Results 1 – 3 of 3) sorted by relevance
810 extern PPCInstr* PPCInstr_MfCR ( HReg dst );
1371 addInstr(env, PPCInstr_MfCR(dst)); in iselWordExpr_R_wrk()1386 addInstr(env, PPCInstr_MfCR(dst)); in iselWordExpr_R_wrk()4102 addInstr(env, PPCInstr_MfCR( r_tmp )); in iselStmt()
903 PPCInstr* PPCInstr_MfCR ( HReg dst ) in PPCInstr_MfCR() function