Searched refs:PPCInstr_MfCR (Results 1 – 3 of 3) sorted by relevance
1026 extern PPCInstr* PPCInstr_MfCR ( HReg dst );
1615 addInstr(env, PPCInstr_MfCR(dst)); in iselWordExpr_R_wrk()1631 addInstr(env, PPCInstr_MfCR(dst)); in iselWordExpr_R_wrk()5799 addInstr(env, PPCInstr_MfCR( r_tmp )); in iselStmt()
896 PPCInstr* PPCInstr_MfCR ( HReg dst ) in PPCInstr_MfCR() function