summary refs log tree commit diff stats
path: root/tcg/ppc/tcg-target-con-set.h
diff options
context:
space:
mode:
Diffstat (limited to 'tcg/ppc/tcg-target-con-set.h')
-rw-r--r--tcg/ppc/tcg-target-con-set.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tcg/ppc/tcg-target-con-set.h b/tcg/ppc/tcg-target-con-set.h
index 453abde6c1..77a1038d51 100644
--- a/tcg/ppc/tcg-target-con-set.h
+++ b/tcg/ppc/tcg-target-con-set.h
@@ -22,8 +22,7 @@ C_O1_I1(v, r)
 C_O1_I1(v, v)
 C_O1_I1(v, vr)
 C_O1_I2(r, 0, rZ)
-C_O1_I2(r, rI, ri)
-C_O1_I2(r, rI, rT)
+C_O1_I2(r, rI, r)
 C_O1_I2(r, r, r)
 C_O1_I2(r, r, ri)
 C_O1_I2(r, r, rC)