Ignore:
Timestamp:
May 13, 2014, 12:06:31 PM (10 years ago)
Author:
haoliu
Message:

MESI cosmetic in vci_cc_vcache_wrapper and vci_mem_cache
bug fixed for LLSC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/MESI/modules/vci_mem_cache/caba/source/include/vci_mem_cache.h

    r680 r686  
    225225        WRITE_MISS_TRT_DATA,
    226226        WRITE_MISS_XRAM_REQ,
    227         WRITE_INVAL_TRT_LOCK,
    228227        WRITE_INVAL_IVT_LOCK,
    229         WRITE_DIR_INVAL,
    230         WRITE_INVAL_CC_SEND,
    231         WRITE_INVAL_XRAM_REQ
     228        WRITE_INVAL_CC_SEND
    232229      };
    233230
Note: See TracChangeset for help on using the changeset viewer.