[PATCH] Add new model m32r2 of Renesas M32R.
Kazuhiro Inaoka
inaoka.kazuhiro@renesas.com
Tue Dec 2 11:04:00 GMT 2003
Hi,
The attached patches and files add new model m32r2 of Renesas M32R
architecture support.
Please commit.
Kazuhiro Inaoka.
cgen/ChangLog
2003-12-02 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
* cpu/m32r.cpu : Add new model m32r2.
Add new instructions.
Replace occurrances of 'Mitsubishi' with 'Renesas'.
Changed PIPE attr of push from O to OS.
Care for Little-endian of M32R.
* cpu/m32r.opc (CGEN_DIS_HASH, my_print_insn):
Care for Little-endian of M32R.
(parse_slo16): signed extension for value.
bfd/ChangeLog
2003-12-02 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
* archures.c (bfd_mach_m32r2): New machine types.
* cpu-m32r.c : New machine types.
* elf32-m32r.c (m32r_elf_object_p, m32r_elf_final_write_processing,
m32r_elf_merge_private_bfd_data): New machine types.
gas/ChangeLog
2003-12-02 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
* config/tc-m32r.c : Add new machine m32r2.
Add new instructions.
(line_separator_chars) : Use '!'.
* config/tc-m32r.h : Add new machine m32r2.
gas/tsetsuite/ChangeLog
2003-12-02 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
* gas/m32r/m32r2.exp : New file for m32r2.
* gas/m32r/m32r2.s : Likewise.
* gas/m32r/m32r2.d : Likewise.
include/ChangeLog
2003-12-02 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
* elf/m32r.h : Add new machine type m32r2 and instruction modes.
ChangeLog/sim/m32r
2003-12-02 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
* Makefile.in : Add new machine m32r2.
* m32r2.c : New file for m32r2.
* mloop2.in : Ditto
* model2.c : Ditto
* sem2-switch.c : Ditto
* m32r-sim.h : Add EVB register.
* sim-if.h : Ditto
* sim-main.h : Ditto
* traps.c : Ditto
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sem2-switch.c
Type: application/octet-stream
Size: 180103 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/cgen/attachments/20031202/879f9e93/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: m32r2.d
Type: application/octet-stream
Size: 2492 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/cgen/attachments/20031202/879f9e93/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: m32r2.exp
Type: application/octet-stream
Size: 84 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/cgen/attachments/20031202/879f9e93/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mloop2.in
Type: application/octet-stream
Size: 12771 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/cgen/attachments/20031202/879f9e93/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: m32r2.c
Type: application/octet-stream
Size: 7982 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/cgen/attachments/20031202/879f9e93/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bfd.m32r2.patch
Type: application/octet-stream
Size: 3752 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/cgen/attachments/20031202/879f9e93/attachment-0005.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cgen.m32r2.patch
Type: application/octet-stream
Size: 60134 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/cgen/attachments/20031202/879f9e93/attachment-0006.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gas.m32r2.patch
Type: application/octet-stream
Size: 20730 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/cgen/attachments/20031202/879f9e93/attachment-0007.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: include.m32r2.patch
Type: application/octet-stream
Size: 1326 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/cgen/attachments/20031202/879f9e93/attachment-0008.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sim.m32r2.patch
Type: application/octet-stream
Size: 14409 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/cgen/attachments/20031202/879f9e93/attachment-0009.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: m32r2.s
Type: application/octet-stream
Size: 1619 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/cgen/attachments/20031202/879f9e93/attachment-0010.obj>
More information about the Cgen
mailing list