diff options
-rw-r--r-- | tcg/ppc64/tcg-target.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tcg/ppc64/tcg-target.c b/tcg/ppc64/tcg-target.c index ff5fb3f..a2f85ff 100644 --- a/tcg/ppc64/tcg-target.c +++ b/tcg/ppc64/tcg-target.c @@ -104,10 +104,6 @@ static const int tcg_target_reg_alloc_order[] = { TCG_REG_R10, TCG_REG_R11, TCG_REG_R12, - TCG_REG_R13, - TCG_REG_R0, - TCG_REG_R1, - TCG_REG_R2, TCG_REG_R24, TCG_REG_R25, TCG_REG_R26, |