diff mc-code-powerpc.c @ 489:79fef53141b4

fix clear_ptr_cache in MIPS/ARM.
author kono
date Mon, 19 Dec 2005 22:42:12 +0900
parents b4d9809d6ee2
children b6c10a4c0367
line wrap: on
line diff
--- a/mc-code-powerpc.c	Sat Dec 17 10:32:34 2005 +0900
+++ b/mc-code-powerpc.c	Mon Dec 19 22:42:12 2005 +0900
@@ -2719,6 +2719,7 @@
     fwddef(code_base);
     printf("\tmflr r31\n");
     max_func_args = 0;
+    clear_ptr_cache();
 }
 
 
@@ -2778,6 +2779,7 @@
 #endif
     printf("\tmflr r31\n");
     max_func_args = 0;
+    clear_ptr_cache();
 }
 
 void