* mn10200.h (INITIALIZE_TRAMPOLINE): PC relative instructions are

relative to the next instruction, not the current instruction.
pr13171.
This commit is contained in:
Jeff Law 1997-09-03 00:39:49 +00:00
parent 1c0e698e2f
commit 9d53ae4faf

View 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>