Revision 913bbbca

b/target-cris/cpu.h
93 93
#define CC_A   14
94 94
#define CC_P   15
95 95

  
96
/* Internal flags for the implementation.  */
97
#define F_DELAYSLOT 1
98

  
99 96
#define NB_MMU_MODES 2
100 97

  
101 98
typedef struct CPUCRISState {

Also available in: Unified diff