aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'target-ppc/exec.h')
-rw-r--r--target-ppc/exec.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/target-ppc/exec.h b/target-ppc/exec.h
index 88499b170f..454138341a 100644
--- a/target-ppc/exec.h
+++ b/target-ppc/exec.h
@@ -54,10 +54,6 @@ register target_ulong T2 asm(AREG3);
#define T1_64 T1
#define T2_64 T2
#endif
-/* Provision for Altivec */
-#define AVR0 (env->avr0)
-#define AVR1 (env->avr1)
-#define AVR2 (env->avr2)
#define FT0 (env->ft0)
#define FT1 (env->ft1)