* h8300.h (ABS8MEM): Renamed from ABSMOV. Remove ABSMOV
authorJeff Law <law@redhat.com>
Fri, 5 Apr 1996 23:56:39 +0000 (23:56 +0000)
committerJeff Law <law@redhat.com>
Fri, 5 Apr 1996 23:56:39 +0000 (23:56 +0000)
        from all insns.
        (ABS8SRC,ABS8DST): Add ABS8MEM.
        (add.l): Fix reg+reg variant.
        (eepmov.w): Renamed from eepmovw.
        (ldc,stc): Fix many cases.
We'll use ABS8MEM for access to the 8-bit area.
Fixes from running the h8300 testsuite.
hmse.

include/opcode/ChangeLog

index b2cb26af7d691e95edae0a1bb9d29254a4bed958..42cc23ddd141d8e92a138ce8e0a6bfdf14d43a02 100644 (file)
@@ -1,3 +1,12 @@
+Fri Apr  5 16:55:34 1996  Jeffrey A Law  (law@cygnus.com)
+
+       * h8300.h (ABS8MEM): Renamed from ABSMOV.  Remove ABSMOV
+       from all insns.
+       (ABS8SRC,ABS8DST): Add ABS8MEM.
+       (add.l): Fix reg+reg variant.
+       (eepmov.w): Renamed from eepmovw.
+       (ldc,stc): Fix many cases.
+
 Sun Mar 31 13:30:03 1996  Doug Evans  <dje@canuck.cygnus.com>
 
        * sparc.h (SPARC_OPCODE_ARCH_MASK): New macro.