OSDN Git Service

sim/h8300/ChangeLog:
authoraoliva <aoliva>
Mon, 28 Jun 2004 19:26:37 +0000 (19:26 +0000)
committeraoliva <aoliva>
Mon, 28 Jun 2004 19:26:37 +0000 (19:26 +0000)
commit3d8bdc301352ff100f366daed0614a4ce765f64e
tree0b1bc3bf0a1f9dafb47d048529ddda6945f5a1d1
parentd27b36f5592ed15bf6708707b48640ee5ec9542c
sim/h8300/ChangeLog:
2003-07-23  Richard Sandiford  <rsandifo@redhat.com>
* compile.c (sim_resume): Make sure that dst.reg refers to the
right register byte in mova/sz.l @(dd,RnL),ERn.
2003-07-21  Richard Sandiford  <rsandifo@redhat.com>
* compile.c (sim_resume): Zero-extend immediate to muls, mulsu,
mulxs, divs and divxs.
sim/testsuite/sim/h8300/ChangeLog:
2003-07-22  Michael Snyder  <msnyder@redhat.com>
* mul.s: Don't try to use negative immediate (it's always
unsigned).
* div.s: Ditto.
sim/h8300/ChangeLog
sim/h8300/compile.c
sim/testsuite/sim/h8300/ChangeLog
sim/testsuite/sim/h8300/div.s
sim/testsuite/sim/h8300/mul.s