Changes between Version 50 and Version 51 of VirtualMemory


Ignore:
Timestamp:
Feb 12, 2013, 12:58:43 PM (11 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VirtualMemory

    v50 v51  
    280280|| MMU_WORD_LO         ||   17   || Lowest part of a double word                || R/W  ||
    281281|| MMU_WORD_HI         ||   18   || Highest part of a double word               || R/W  ||
    282 || MMU_ICACHE_PA_INV   ||   19   || Instruction cache inval physical address    || W    ||
    283 || MMU_DCACHE_PA_INV   ||   20   || Data cache inval physical address           || W    ||
    284 || MMU_DOUBLE_LL       ||   21   || Double word linked load                     || W    ||
    285 || MMU_DOUBLE_SC       ||   22   || Double word store conditional               || W    ||
     282|| MMU_ICACHE_PA_INVAL ||   19   || Instruction cache inval physical address    || W    ||
     283|| MMU_DCACHE_PA_INVAL ||   20   || Data cache inval physical address           || W    ||
     284|| MMU_LL_RESET        ||   21   || LLSC reservation buffer invalidation        || W    ||
    286285
    287286'''Note''': A change to this table should be synchronised with https://www.soclib.fr/trac/dev/wiki/Component/Iss2Api