diff packages/hal/mips/tx39/current/include/var_cache.h @ 34:29bc183297e1 ecos-sw-1999-09-02

Merge from eCos master repository on 1999-09-02-16:26:10-BST
author jlarmour
date Thu, 02 Sep 1999 16:11:22 +0000
parents 7253dcc42a09
children c38311975d4f
line wrap: on
line diff
--- a/packages/hal/mips/tx39/current/include/var_cache.h
+++ b/packages/hal/mips/tx39/current/include/var_cache.h
@@ -214,6 +214,10 @@
                   "la   $3,0xFFFFFFDF;"         \
                   "and  $2,$2,$3;"              \
                   "mtc0 $2,$3;"                 \
+                  "j    1f;"                    \
+                  "nop;"                        \
+                  ".balign 16,0;"               \
+                  "1:;"                         \
                   :                             \
                   :                             \
                   : "$2", "$3"                  \