Changes between Version 43 and Version 44 of VirtualMemory


Ignore:
Timestamp:
Nov 3, 2009, 12:46:38 PM (14 years ago)
Author:
bouyer
Comment:

Fix MMU_DOUBLE_SC register number (collide with MMU_DOUBLE_LL)

Legend:

Unmodified
Added
Removed
Modified
  • VirtualMemory

    v43 v44  
    275275|| MMU_WORD_LO                  ||  17      || Lowest part of a double word                        || R/W ||
    276276|| MMU_WORD_HI                    ||  18      || Highest part of a double word                        || R/W ||
    277 || MMU_DOUBLE_LL                ||  21      ||  Double word linked load                                  || W     ||
    278 || MMU_DOUBLE_SC                ||  21      ||  Double word store conditional                       || W     ||
    279277|| MMU_ICACHE_PA_INV         ||  19      || Instruction cache inval physical adressing    || W    ||
    280278|| MMU_DCACHE_PA_INV       ||  20      || Data cache inval physical addressing             || W     ||
     279|| MMU_DOUBLE_LL                ||  21      ||  Double word linked load                                  || W     ||
     280|| MMU_DOUBLE_SC                ||  22      ||  Double word store conditional                       || W     ||
    281281
    282282'''Note''': A change to this table should be kept in sync with https://www.soclib.fr/trac/dev/wiki/Component/Iss2Api