diff mc-code-powerpc.c @ 555:ac181d7f9c82

IA32 eval order
author kono
date Fri, 06 Jan 2006 01:16:52 +0900
parents dc677ac7a744
children ef225b589888
line wrap: on
line diff
--- a/mc-code-powerpc.c	Thu Jan 05 23:37:19 2006 +0900
+++ b/mc-code-powerpc.c	Fri Jan 06 01:16:52 2006 +0900
@@ -39,6 +39,7 @@
 static void ascii(char *s);
 
 
+int eval_order = NORMAL;
 
 static int creg;