Searched refs:ICACHE_SIZE (Results 1 – 2 of 2) sorted by relevance
51 #define ICACHE_SIZE 0x4000 /* instruction - 16k */ macro56 #define ICACHE_SIZE 0x8000 /* instruction - 32k */ macro61 #define ICACHE_SIZE 0x2000 /* instruction - 8k */ macro68 #define ICACHE_SET_MASK ((ICACHE_SIZE / 64 - 1) << CACHE_WAYS)
57 #define ICACHE_SIZE CACHE_SIZE macro61 #define ICACHE_SIZE CACHE_SIZE macro
Completed in 3 milliseconds