Revision c2432a42 target-sh4/cpu.h

b/target-sh4/cpu.h
95 95

  
96 96
enum sh_features {
97 97
    SH_FEATURE_SH4A = 1,
98
    SH_FEATURE_BCR3_AND_BCR4 = 2,
98 99
};
99 100

  
100 101
typedef struct CPUSH4State {

Also available in: Unified diff