Changes between Version 55 and Version 56 of VirtualMemory
- Timestamp:
- Jul 20, 2016, 3:44:25 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VirtualMemory
v55 v56 343 343 * STD (4 bits) : Ln(number of sets for the Data TLB) 344 344 * WCD (3 bits) : Ln(number of associative ways for the Data Cache) 345 * SCD (4 bits) : Ln(number of sets waysfor the Data Cache)345 * SCD (4 bits) : Ln(number of sets for the Data Cache) 346 346 * WTI (3 bits) : Ln(number of associative ways for the Instruction TLB) 347 347 * STI (4 bits) : Ln(number of sets for the Instruction TLB) 348 348 * WCI (3 bits) : Ln(number of associative ways for the Instruction Cache) 349 * SCI (4 bits) : Ln(number of sets waysfor the Instruction Cache)350 * N BL (4 bits) : Ln(number of bytes per Data or Instruction cache line)349 * SCI (4 bits) : Ln(number of sets for the Instruction Cache) 350 * NWL (4 bits) : Ln(number of words per Data or Instruction cache line) 351 351 352 352 === 4.11 MMU_RELEASE ===