* m68k-opc.c (m68k_opcodes): Simplify table by using < and >
authorJ.T. Conklin <jtc@acorntoolworks.com>
Tue, 26 Nov 1996 03:24:55 +0000 (03:24 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Tue, 26 Nov 1996 03:24:55 +0000 (03:24 +0000)
operand specifiers in *save, *restore and movem* instructions.

opcodes/ChangeLog

index 67d43942ec5be0d6f11a1957bf646794361e1982..3fad4cf2b45e391b19cbd32141600147f9bf7abb 100644 (file)
@@ -1,9 +1,12 @@
 Mon Nov 25 16:15:17 1996  J.T. Conklin  <jtc@cygnus.com>
 
-       * m68k-opc.c (m68k-opcodes): Fix move and movem instructions for
+       * m68k-opc.c (m68k_opcodes): Simplify table by using < and >
+       operand specifiers in *save, *restore and movem* instructions.
+
+       * m68k-opc.c (m68k_opcodes): Fix move and movem instructions for
        the coldfire.
 
-       * m68k-opc.c (m68k-opcodes): The coldfire (mcf5200) can only use
+       * m68k-opc.c (m68k_opcodes): The coldfire (mcf5200) can only use
        register operands for immediate arithmetic, not, neg, negx, and
        set according to condition instructions.
        
This page took 0.027265 seconds and 4 git commands to generate.