[cpu]
commit8f8dab6290f6a2429769645b9dcb9e18631e914f
authorDJ Delorie <dj@delorie.com>
Sat, 22 Oct 2005 00:03:13 +0000 (22 00:03 +0000)
committerDJ Delorie <dj@delorie.com>
Sat, 22 Oct 2005 00:03:13 +0000 (22 00:03 +0000)
treeb458943ae3f8c79774b75c1faba9987b242692d0
parent64e6dcb8ddccfd65b1dd0aa566277b0abf8d9b6a
[cpu]
* m32c.cpu (lde, ste): Add dsp[a0] and [a1a] addressing.
(indexb, indexbd, indexbs, indexw, indexwd, indexws, indexl,
indexld, indexls): .w variants have `1' bit.
(rot32.b): QI, not SI.
(rot32.w): HI, not SI.
(xchg16): HI for .w variant.

[opcodes]
* m32c-asm.c: Regenerate.
* m32c-desc.c: Regenerate.
* m32c-desc.h: Regenerate.
* m32c-dis.c: Regenerate.
* m32c-ibld.c: Regenerate.
* m32c-opc.c: Regenerate.
* m32c-opc.h: Regenerate.
cpu/ChangeLog
cpu/m32c.cpu
opcodes/ChangeLog
opcodes/m32c-asm.c
opcodes/m32c-desc.c
opcodes/m32c-desc.h
opcodes/m32c-dis.c
opcodes/m32c-ibld.c
opcodes/m32c-opc.c
opcodes/m32c-opc.h