i960xl opcode table changes (sanitized)
authorKen Raeburn <raeburn@cygnus>
Tue, 26 Jul 1994 23:06:41 +0000 (23:06 +0000)
committerKen Raeburn <raeburn@cygnus>
Tue, 26 Jul 1994 23:06:41 +0000 (23:06 +0000)
include/opcode/.Sanitize
include/opcode/ChangeLog

index a679ca74aa1aa11df07a66a7713d3431ecb18cac..463b72031f1dca901f382dc2e04287a162a6c542 100644 (file)
@@ -52,4 +52,25 @@ Things-to-lose:
 
 Do-last:
 
+i960xl_files="ChangeLog i960.h"
+if ( echo $* | grep keep\-i960xl > /dev/null ) ; then
+       if [ -n "${verbose}" ] ; then
+               echo Keeping i960xl stuff in $i960xl_files.
+       fi
+else
+       if [ -n "${verbose}" ]; then
+               echo -n Cleaning i960xl in `pwd`:
+       fi
+       for f in $i960xl_files ; do
+               if [ -n "${verbose}" ] ; then
+                       echo -n " " $f
+               fi
+               sed -e '/start\-sanitize\-i960xl/,/end\-sanitize\-i960xl/d' -e '/XL/d' < $f > new
+               if [ -n "${safe}" ] ; then
+                       mv $f .Recover
+               fi
+               mv new $f
+       done
+fi
+
 # End of file.
index d7ab113d62e310cfd9510dfc676225e8daf50dac..90b0315bef07ea7b7c97f9edf6f669dc9de31df3 100644 (file)
@@ -1,3 +1,19 @@
+Tue Jul 26 17:48:05 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
+
+       * i960.h (I_CX2): New instruction category.
+       start-sanitize-i960xl
+       It includes instructions available on Cx and XL processors.
+       (I_XL): New instruction category, for XL-only instructions.
+       end-sanitize-i960xl
+       (i960_opcodes): Put eshro and sysctl in I_CX2 category.
+       start-sanitize-i960xl
+       Added i960XL-only instructions, in I_XL category.
+       end-sanitize-i960xl
+
+Wed Jul 13 18:43:47 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
+
+       * ns32k.h (endop): Made pointer const too.
+
 Sun Jul 10 11:01:09 1994  Ian Dall  (dall@hfrd.dsto.gov.au)
 
        * ns32k.h: Drop Q operand type as there is no correct use