]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/m32r/decodex.h
Add support for the m32r2 processor
authorNick Clifton <nickc@redhat.com>
Thu, 11 Dec 2003 11:33:44 +0000 (11:33 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 11 Dec 2003 11:33:44 +0000 (11:33 +0000)
commit16b47b253e65a3d447c57a0dc7a4d0490a3d6628
tree70e5368bb1b0c30a9e9f3f1bf3c787f4f4b242b9
parent8bfdb6721b9ed6da6f768f074fd1fd138e16e900
Add support for the m32r2 processor
30 files changed:
sim/m32r/ChangeLog
sim/m32r/Makefile.in
sim/m32r/arch.c
sim/m32r/arch.h
sim/m32r/cpu.c
sim/m32r/cpu.h
sim/m32r/cpu2.c [new file with mode: 0644]
sim/m32r/cpu2.h [new file with mode: 0644]
sim/m32r/cpuall.h
sim/m32r/cpux.c
sim/m32r/cpux.h
sim/m32r/decode.c
sim/m32r/decode.h
sim/m32r/decode2.c [new file with mode: 0644]
sim/m32r/decode2.h [new file with mode: 0644]
sim/m32r/decodex.c
sim/m32r/decodex.h
sim/m32r/m32r-sim.h
sim/m32r/m32r.c
sim/m32r/m32r2.c [new file with mode: 0644]
sim/m32r/model.c
sim/m32r/model2.c [new file with mode: 0644]
sim/m32r/modelx.c
sim/m32r/sem-switch.c
sim/m32r/sem.c
sim/m32r/sem2-switch.c [new file with mode: 0644]
sim/m32r/semx-switch.c
sim/m32r/sim-if.c
sim/m32r/sim-main.h
sim/m32r/traps.c