Searched refs:FE_ULTRA3 (Results 1 – 2 of 2) sorted by relevance
660 if (np->features & (FE_ULTRA2|FE_ULTRA3))695 if (np->features & (FE_ULTRA3 | FE_ULTRA2))753 !(np->features & (FE_ULTRA|FE_ULTRA2|FE_ULTRA3)))756 !(np->features & (FE_ULTRA2|FE_ULTRA3)))768 if ((np->features & (FE_C10|FE_ULTRA3)) == (FE_C10|FE_ULTRA3)) {933 (np->features & FE_ULTRA3) ? 80 : 1264 FE_WIDE|FE_ULTRA3|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFBC|FE_LDSTR|FE_PFEN|1269 FE_WIDE|FE_ULTRA3|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFBC|FE_LDSTR|FE_PFEN|1274 FE_WIDE|FE_ULTRA3|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFBC|FE_LDSTR|FE_PFEN|1873 if (np->features & (FE_ULTRA2|FE_ULTRA3)) {
79 #define FE_ULTRA3 (1<<21) /* Ultra 3 - 80 Mtrans/sec DT */ macro