]> Git Repo - qemu.git/blobdiff - tcg/arm/tcg-target.h
Prune unused TCG_AREGs
[qemu.git] / tcg / arm / tcg-target.h
index d0b11e848d7b6701b3f9fb00551ab41e17fec93d..cccb8f9dbbebbb31a577b68a315eeae62d547368 100644 (file)
@@ -64,7 +64,6 @@ enum {
     TCG_AREG0 = TCG_REG_R7,
     TCG_AREG1 = TCG_REG_R4,
     TCG_AREG2 = TCG_REG_R5,
-    TCG_AREG3 = TCG_REG_R6,
 };
 
 static inline void flush_icache_range(unsigned long start, unsigned long stop)
This page took 0.02832 seconds and 4 git commands to generate.