Lines Matching refs:hregARM_R0
473 argregs[0] = hregARM_R0(); in doHelperCall()
1311 addInstr(env, mk_iMOVds_RR(dst, hregARM_R0())); in iselIntExpr_R_wrk()
1495 addInstr(env, mk_iMOVds_RR(hregARM_R0(), regL)); in iselIntExpr_R_wrk()
1499 addInstr(env, mk_iMOVds_RR(res, hregARM_R0())); in iselIntExpr_R_wrk()
1785 addInstr(env, mk_iMOVds_RR(hregARM_R0(), arg)); in iselIntExpr_R_wrk()
1788 addInstr(env, mk_iMOVds_RR(res, hregARM_R0())); in iselIntExpr_R_wrk()
1858 addInstr(env, mk_iMOVds_RR(dst, hregARM_R0())); in iselIntExpr_R_wrk()
2007 addInstr(env, mk_iMOVds_RR(tLo, hregARM_R0())); in iselInt64Expr_wrk()
6008 hregARM_R0())); in iselStmt()
6015 addInstr(env, mk_iMOVds_RR(dstLo, hregARM_R0()) ); in iselStmt()
6025 addInstr(env, mk_iMOVds_RR(dst, hregARM_R0()) ); in iselStmt()
6142 addInstr(env, ARMInstr_Alu(ARMalu_XOR, r_res, hregARM_R0(), one)); in iselStmt()