diff mc.h @ 108:69e2e763cce5 powerpc-asm-first-try

object assemble first try.
author kono
date Tue, 18 Mar 2003 20:50:37 +0900
parents 7e3d59e56a53
children fb502a0071f8
line wrap: on
line diff
--- a/mc.h	Tue Mar 18 12:41:32 2003 +0900
+++ b/mc.h	Tue Mar 18 20:50:37 2003 +0900
@@ -190,6 +190,8 @@
 #define DPOSTINC	103
 #define FPREINC	104
 #define DPREINC	105
+#define DCOND	106
+#define CONV	107
 
 #define US	1
 #define AS	200