diff --git a/tcg/ppc/tcg-target.c b/tcg/ppc/tcg-target.c index 23f94a83c65e076b32821389dbaf278904814fef..f93c1dc60a5a1932f895b5c237b5347709697588 100644 --- a/tcg/ppc/tcg-target.c +++ b/tcg/ppc/tcg-target.c @@ -112,9 +112,6 @@ static const int tcg_target_reg_alloc_order[] = { #ifndef __linux__ TCG_REG_R13, #endif - TCG_REG_R0, - TCG_REG_R1, - TCG_REG_R2, TCG_REG_R24, TCG_REG_R25, TCG_REG_R26,