* mn10200.h (INITIALIZE_TRAMPOLINE): PC relative instructions are
authorJeff Law <law@redhat.com>
Wed, 3 Sep 1997 00:39:49 +0000 (00:39 +0000)
committerJeff Law <law@redhat.com>
Wed, 3 Sep 1997 00:39:49 +0000 (00:39 +0000)
        relative to the next instruction, not the current instruction.
pr13171.

opcodes/ChangeLog

index 30ae1a9..160e901 100644 (file)
@@ -1,3 +1,8 @@
+Tue Sep  2 18:39:08 1997  Jeffrey A Law  (law@cygnus.com)
+
+        * mn10200-dis.c (disassemble): PC relative instructions are
+        relative to the next instruction, not the current instruction.
+
 start-sanitize-v850
 Tue Sep  2 15:41:55 1997  Nick Clifton  <nickc@cygnus.com>