• Home
  • History
  • Annotate
  • only in this directory
NameDateSize

..22-Apr-201628

arch.cH A D22-Apr-20161 KiB

arch.hH A D22-Apr-20161.6 KiB

ChangeLogH A D22-Apr-201652.4 KiB

config.inH A D22-Apr-20162.6 KiB

configureH A D22-Apr-2016186.4 KiB

configure.acH A D22-Apr-2016808

cpu.cH A D22-Apr-20163.1 KiB

cpu.hH A D22-Apr-201617.8 KiB

cpu2.cH A D22-Apr-20163.3 KiB

cpu2.hH A D22-Apr-201626.8 KiB

cpuall.hH A D22-Apr-20161.9 KiB

cpux.cH A D22-Apr-20163.3 KiB

cpux.hH A D22-Apr-201626.8 KiB

decode.cH A D22-Apr-201665.2 KiB

decode.hH A D22-Apr-20165.6 KiB

decode2.cH A D22-Apr-201685.8 KiB

decode2.hH A D22-Apr-201610.2 KiB

decodex.cH A D22-Apr-201684.2 KiB

decodex.hH A D22-Apr-201610.1 KiB

devices.cH A D22-Apr-20162.6 KiB

m32r-sim.hH A D22-Apr-20166.2 KiB

m32r.cH A D22-Apr-201610.2 KiB

m32r2.cH A D22-Apr-20167.8 KiB

m32rx.cH A D22-Apr-20167.7 KiB

Makefile.inH A D22-Apr-20166 KiB

mloop.inH A D22-Apr-20167.7 KiB

mloop2.inH A D22-Apr-201614.1 KiB

mloopx.inH A D22-Apr-201614.1 KiB

model.cH A D22-Apr-2016125.3 KiB

model2.cH A D22-Apr-201693.8 KiB

modelx.cH A D22-Apr-201688.3 KiB

READMEH A D22-Apr-2016564

sem-switch.cH A D22-Apr-201664.4 KiB

sem.cH A D22-Apr-201667.1 KiB

sem2-switch.cH A D22-Apr-2016175.8 KiB

semx-switch.cH A D22-Apr-2016171.9 KiB

sim-if.cH A D22-Apr-20168.2 KiB

sim-main.hH A D22-Apr-20162.3 KiB

syscall.hH A D22-Apr-20167.6 KiB

tconfig.inH A D22-Apr-20161.3 KiB

TODOH A D22-Apr-2016345

traps-linux.cH A D22-Apr-201639.4 KiB

traps.cH A D22-Apr-20165.7 KiB

README

1This is the m32r simulator directory.
2
3It is still work-in-progress.  The current sources are reasonably
4well tested and lots of features are in.  However, there's lots
5more yet to come.
6
7There are lots of machine generated files in the source directory!
8They are only generated if you configure with --enable-cgen-maint,
9similar in behaviour to Makefile.in, configure under automake/autoconf.
10
11For details on the generator, see ../../cgen.
12
13devo/cgen isn't part of the comp-tools module yet.
14You'll need to check it out manually (also akin to automake/autoconf).
15