Cache feature, bit flags. - Bit 0: Self Initializing cache - Bit 1: Fully Associative cache - Bit 2: No Write-Back Invalidation (toggle) - Bit 3: Cache Inclusiveness (toggle) - Bit 4: Complex Cache Indexing (toggle)
Cache level: L1, L2, etc.
Size of the line in bytes.
Number of cache sets. (Entries)
Number of CPU cores sharing this cache.
Cache size in kilobytes.
Type entry character: 'D'=Data, 'I'=Instructions, 'U'=Unified
Number of ways per line.
CPU cache entry