]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/h8300/compile.c
sim/h8300/ChangeLog:
authorAlexandre Oliva <aoliva@redhat.com>
Mon, 28 Jun 2004 19:26:37 +0000 (19:26 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Mon, 28 Jun 2004 19:26:37 +0000 (19:26 +0000)
commite073c4747aebd9b65de341f6201fa479e57ea275
treeba3aba60d3e4be6b3323c884c4c2143668fb1c24
parente4d3c499f58baf4d71323d262f0e122c8a1baf9c
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