* m68k-opc.c (m68k-opcodes): Fix move and movem instructions for
[deliverable/binutils-gdb.git] / opcodes / ChangeLog
index 0aa15651a2b9427ce3292f0c51878754d5035b79..67d43942ec5be0d6f11a1957bf646794361e1982 100644 (file)
@@ -1,5 +1,47 @@
+Mon Nov 25 16:15:17 1996  J.T. Conklin  <jtc@cygnus.com>
+
+       * m68k-opc.c (m68k-opcodes): Fix move and movem instructions for
+       the coldfire.
+
+       * 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.
+       
+       * m68k-opc.c (m68k_opcodes): Consistantly Use "s" as the storage
+       specifier of the effective-address operand in immediate forms of
+       arithmetic instructions.  The specifier for the immediate operand
+       notes how and where the constant will be stored.
+
+Mon Nov 25 11:17:01 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * mn10300-opc.c (mn10300_opcodes): Remove redundant "lcc"
+       opcode.
+
+       * mn10300-dis.c (disassemble): Use '$' instead of '%' for 
+       register prefix.
+
+       * mn10300-dis.c (disassemble): Prefix registers with '%'.
+
+Wed Nov 20 10:37:13 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * mn10300-dis.c (disassemble): Handle register lists.
+
+       * mn10300-opc.c: Fix handling of register list operand for
+       "call", "ret", and "rets" instructions.
+
+       * mn10300-dis.c (disassemble): Print PC-relative and memory
+       addresses symbolically if possible.
+       * mn10300-opc.c: Distinguish between absolute memory addresses,
+       pc-relative offsets & random immediates.
+
+       * mn10300-dis.c (print_insn_mn10300): Fix fetch of last byte
+       in 7 byte insns.
+       (disassemble): Handle SPLIT and EXTENDED operands.
+
 Tue Nov 19 13:33:01 1996  Jeffrey A Law  (law@cygnus.com)
 
+       * mn10300-dis.c: Rough cut at printing some operands.
+
        * mn10300-dis.c: Start working on disassembler support.
        * mn10300-opc.c (mn10300_opcodes): Fix masks on several insns.
 
This page took 0.025305 seconds and 4 git commands to generate.