[Avida-cvs] [avida-svn] r628 - development/support/config

brysonda@myxo.css.msu.edu brysonda at myxo.css.msu.edu
Sun Apr 23 11:30:07 PDT 2006


Author: brysonda
Date: 2006-04-23 14:30:06 -0400 (Sun, 23 Apr 2006)
New Revision: 628

Modified:
   development/support/config/inst_set.smt
Log:
Update default smt instruction set file to list new rotate instructions.

Modified: development/support/config/inst_set.smt
===================================================================
--- development/support/config/inst_set.smt	2006-04-23 17:25:38 UTC (rev 627)
+++ development/support/config/inst_set.smt	2006-04-23 18:30:06 UTC (rev 628)
@@ -13,7 +13,7 @@
 Val-Mod       1  #12 (l)
 Val-Inc       1  #13 (m)
 Val-Dec       1  #14 (n)
-SetMemory    	1  #15 (o)
+SetMemory     1  #15 (o)
 Divide        1  #16 (p)
 Inst-Read     1  #17 (q)
 Inst-Write    1  #18 (r)
@@ -43,3 +43,6 @@
 #Net-Send      1  #40 ()
 #Net-Receive   1  #41 ()
 #Net-Last      1  #42 ()
+#Rotate-Left   1  #43 ()
+#Rotate-Right  1  #44 ()
+




More information about the Avida-cvs mailing list