Revision cc01cc8e tcg/mips/tcg-target.h

b/tcg/mips/tcg-target.h
99 99
/* Note: must be synced with dyngen-exec.h */
100 100
#define TCG_AREG0 TCG_REG_FP
101 101

  
102
/* guest base is supported */
103
#define TCG_TARGET_HAS_GUEST_BASE
104

  
102 105
#include <sys/cachectl.h>
103 106

  
104 107
static inline void flush_icache_range(unsigned long start, unsigned long stop)

Also available in: Unified diff