* m32r.cpu (sth-plus): Fix address mode and calculation.
commitfd43261a703ee56f09b4efe8df5b0d4702f9f8d2
authorDoug Evans <dje@sebabeach.org>
Wed, 23 Sep 2009 22:30:55 +0000 (23 22:30 +0000)
committerDoug Evans <dje@sebabeach.org>
Wed, 23 Sep 2009 22:30:55 +0000 (23 22:30 +0000)
treed4bcf9a00e60bc03ac31077950c194847c502c39
parent29a584fba68a6c7706504fe8939e3de32abbf61d
* m32r.cpu (sth-plus): Fix address mode and calculation.
(stb-plus): Ditto.
(clrpsw): Fix mask calculation.
(bset, bclr, btst): Make mode in bit calculation match expression.

* xc16x.cpu (rtl-version): Set to 0.8.
(gr-names, ext-names,psw-names): Update, print-name -> enum-prefix,
make uppercase.  Remove unnecessary name-prefix spec.
(grb-names, conditioncode-names, extconditioncode-names): Ditto.
(grb8-names, r8-names, regmem8-names, regdiv8-names): Ditto.
(reg0-name, reg0-name1, regbmem8-names, memgr8-names): Ditto.
(h-cr): New hardware.
(muls): Comment out parts that won't compile, add fixme.
(mulu, divl, divlu, jmpabs, jmpa-, jmprel, jbc, jnbs, callr): Ditto.
(scxti, scxtmg, scxtm, bclear, bclr18, bset19, bitset, bmov): Ditto.
(bmovn, band, bor, bxor, bcmp, bfldl, bfldh): Ditto.
cpu/ChangeLog
cpu/m32r.cpu
cpu/xc16x.cpu