sparc cgen port
authorDoug Evans <dje@google.com>
Tue, 2 Feb 1999 19:38:43 +0000 (19:38 +0000)
committerDoug Evans <dje@google.com>
Tue, 2 Feb 1999 19:38:43 +0000 (19:38 +0000)
commitcd6245ce7034b1a26aedee8ef1a8ad29fcd0dce4
tree6192ffea576f2a60a0c8e466dd68268ba3f88509
parent27a9a44af7ac5328f9d291d6102362d7fe48f731
sparc cgen port
18 files changed:
sim/sparc/.Sanitize [new file with mode: 0644]
sim/sparc/Makefile.in [new file with mode: 0644]
sim/sparc/acconfig.h [new file with mode: 0644]
sim/sparc/config.in [new file with mode: 0644]
sim/sparc/configure [new file with mode: 0755]
sim/sparc/configure.in [new file with mode: 0644]
sim/sparc/dev32.c [new file with mode: 0644]
sim/sparc/dev32.h [new file with mode: 0644]
sim/sparc/mloop32.in [new file with mode: 0644]
sim/sparc/regs32.h [new file with mode: 0644]
sim/sparc/sim-if.c [new file with mode: 0644]
sim/sparc/sim-main.h [new file with mode: 0644]
sim/sparc/sparc-sim.h [new file with mode: 0644]
sim/sparc/sparc.c [new file with mode: 0644]
sim/sparc/sparc32.c [new file with mode: 0644]
sim/sparc/tconfig.in [new file with mode: 0644]
sim/sparc/trap32.c [new file with mode: 0644]
sim/sparc/trap32.h [new file with mode: 0644]