Revision 05b922dd tcg/arm/tcg-target.h

b/tcg/arm/tcg-target.h
78 78

  
79 79
enum {
80 80
    /* Note: must be synced with dyngen-exec.h */
81
    TCG_AREG0 = TCG_REG_R7,
81
    TCG_AREG0 = TCG_REG_R6,
82 82
};
83 83

  
84 84
static inline void flush_icache_range(unsigned long start, unsigned long stop)

Also available in: Unified diff