.. | .. |
---|
25 | 25 | #define cpu_has_4kex 1 |
---|
26 | 26 | #define cpu_has_3k_cache 0 |
---|
27 | 27 | #define cpu_has_4k_cache 1 |
---|
28 | | -#define cpu_has_6k_cache 0 |
---|
29 | | -#define cpu_has_8k_cache 0 |
---|
30 | 28 | #define cpu_has_tx39_cache 0 |
---|
31 | | -#define cpu_has_fpu 1 |
---|
32 | 29 | #define cpu_has_nofpuex 0 |
---|
33 | 30 | #define cpu_has_32fpr 1 |
---|
34 | 31 | #define cpu_has_counter 1 |
---|
.. | .. |
---|
67 | 64 | #define cpu_has_mipsmt 0 |
---|
68 | 65 | #define cpu_has_userlocal 0 |
---|
69 | 66 | #define cpu_has_inclusive_pcaches 1 |
---|
70 | | -#define cpu_hwrena_impl_bits 0 |
---|
71 | 67 | #define cpu_has_perf_cntr_intr_bit 0 |
---|
72 | 68 | #define cpu_has_vz 0 |
---|
73 | 69 | #define cpu_has_fre 0 |
---|