OSDN Git Service

Added Files:
authorswami <swami>
Tue, 8 Apr 2008 09:20:06 +0000 (09:20 +0000)
committerswami <swami>
Tue, 8 Apr 2008 09:20:06 +0000 (09:20 +0000)
commitd559fc3ab1cd3bc4402ca6f1413cfad34444a52d
treed2d14279508c26ddd9cd221b2053506cdf0f35f9
parentf0c2949c2de4009923f1aac93f4cf4001a871c79
Added Files:
  ChangeLog config.in configure configure.ac cr16_sim.h endian.c
  gencode.c interp.c Makefile.in simops.c: Add these file for CR16 target simulator.
sim/cr16/ChangeLog [new file with mode: 0644]
sim/cr16/Makefile.in [new file with mode: 0644]
sim/cr16/config.in [new file with mode: 0644]
sim/cr16/configure [new file with mode: 0644]
sim/cr16/configure.ac [new file with mode: 0644]
sim/cr16/cr16_sim.h [new file with mode: 0644]
sim/cr16/endian.c [new file with mode: 0644]
sim/cr16/gencode.c [new file with mode: 0644]
sim/cr16/interp.c [new file with mode: 0644]
sim/cr16/simops.c [new file with mode: 0644]