Revision 255108c0 tcg/ia64/tcg-target.c

b/tcg/ia64/tcg-target.c
45 45
#else
46 46
#define TCG_GUEST_BASE_REG TCG_REG_R0
47 47
#endif
48
#ifndef GUEST_BASE
49
#define GUEST_BASE 0
50
#endif
48 51

  
49 52
/* Branch registers */
50 53
enum {

Also available in: Unified diff