Revision 88c8e03f

b/target-sparc/cpu.h
79 79
#define TT_DPROT    0x6c
80 80
#define TT_SPILL    0x80
81 81
#define TT_FILL     0xc0
82
#define TT_WOTHER   0x10
82
#define TT_WOTHER   (1 << 5)
83 83
#define TT_TRAP     0x100
84 84
#endif
85 85

  

Also available in: Unified diff