]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - opcodes/xstormy16-asm.c
[cgen/ChangeLog]
authorMatthew Green <mrg@redhat.com>
Fri, 11 Jan 2002 07:24:59 +0000 (07:24 +0000)
committerMatthew Green <mrg@redhat.com>
Fri, 11 Jan 2002 07:24:59 +0000 (07:24 +0000)
commit1951c6f7f83b8f9d1d59355bf0b46d334caf1132
tree52e86873e4d6a74a0dd61e6352b8916831bac6f2
parent352ed7b4c28a32bfad7f189dd4c8bd0ec5f4fca2
[cgen/ChangeLog]
* cpu/xstormy16.cpu (gr-Rbj-names): Rename this ...
(gr-Rb-names): ... to this.
(h-Rb): New hardware peice.
(h-Rbj): Use gr-Rb-names.
(Rb): Use h-Rb.

(holdx): New instruction.

[opcodes/ChangeLog]
* xstormy16-asm.c: Regenerate.
* xstormy16-desc.c: Likewise.
* xstormy16-desc.h: Likewise.
* xstormy16-dis.c: Likewise.
* xstormy16-opc.c: Likewise.
* xstormy16-opc.h: Likewise.

[gas/testsuite/ChangeLog]
* gas/xstormy16/allinsn.sh (movf, jmp, call, icall): Update.
* gas/xstormy16/allinsn.d: Regenerate.
* gas/xstormy16/allinsn.s: Regenerate.

[sid/component/cgen-cpu/xstormy16/ChangeLog]
* xstormy16.cxx (do_holdx): Define.
* xstormy16.h (do_holdx): Declare.
12 files changed:
gas/testsuite/ChangeLog
gas/testsuite/gas/xstormy16/allinsn.d
gas/testsuite/gas/xstormy16/allinsn.s
gas/testsuite/gas/xstormy16/allinsn.sh
opcodes/ChangeLog
opcodes/xstormy16-asm.c
opcodes/xstormy16-desc.c
opcodes/xstormy16-desc.h
opcodes/xstormy16-dis.c
opcodes/xstormy16-ibld.c
opcodes/xstormy16-opc.c
opcodes/xstormy16-opc.h