Changes between Version 53 and Version 54 of VirtualMemory
- Timestamp:
- Sep 13, 2013, 5:24:15 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VirtualMemory
v53 v54 356 356 357 357 The two 32 bits '''MMU_DOUBLE_HI''' & '''MMU_DOUBLE_LO''' registers implement a double word data storage. 358 They are used to support cache line invalidation in physical adressing (section 3.3.15), and to support359 double words LL & SC accesses (section 3.3.13 & section 3.3.14).358 They are used to support cache line invalidation in physical adressing (section 4.15), and to support 359 double words LL & SC accesses (section 4.13 & section 4.14). 360 360 361 361 === 4.13 MMU_DOUBLE_LL ===