OSDN Git Service

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)
commit510aa4ae0f94aad2dca1bf3a898f039e9bc65f92
tree2547359518297b96f93c80f83c0855cd45d0da19
parent72b2a75ab4851548e02504c6edfe764c77977b11
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