Revision a63b5829 tcg/i386/tcg-target.h

b/tcg/i386/tcg-target.h
62 62

  
63 63
/* Note: must be synced with dyngen-exec.h */
64 64
#define TCG_AREG0 TCG_REG_EBP
65
#define TCG_AREG1 TCG_REG_EBX
66
#define TCG_AREG2 TCG_REG_ESI
67 65

  
68 66
static inline void flush_icache_range(unsigned long start, unsigned long stop)
69 67
{

Also available in: Unified diff