Searched refs:FE_ULTRA2 (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)))934 (np->features & FE_ULTRA2) ? 40 : 1242 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|1247 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|1252 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|1256 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|1279 FE_WIDE|FE_ULTRA2|FE_QUAD|FE_CACHE_SET|FE_BOF|FE_DFS|FE_LDSTR|FE_PFEN|[all …]
61 #define FE_ULTRA2 (1<<3) /* Ultra 2 - 40 Mtrans/sec */ macro