diff packages/hal/mips/tx49/current/include/var_cache.h @ 143:6b5f480c6929 ecos-sw-2000-12-08

Merge from eCos master repository on 2000-12-08-02:09:36-GMT
author jlarmour
date Fri, 08 Dec 2000 03:30:06 +0000
parents d2f49caf9e38
children e0c0827131d1
line wrap: on
line diff
--- a/packages/hal/mips/tx49/current/include/var_cache.h
+++ b/packages/hal/mips/tx49/current/include/var_cache.h
@@ -77,6 +77,8 @@
 #define HAL_DCACHE_SETS (HAL_DCACHE_SIZE/(HAL_DCACHE_LINE_SIZE*HAL_DCACHE_WAYS))
 #define HAL_ICACHE_SETS (HAL_ICACHE_SIZE/(HAL_ICACHE_LINE_SIZE*HAL_ICACHE_WAYS))
 
+#define HAL_MIPS_CACHE_INSN_USES_LSB
+
 //-----------------------------------------------------------------------------
 // Cache controls