• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..11-Oct-2012-

ChangeLogH A D11-Oct-201250.7 KiB1,4581,101

Makefile.inH A D11-Oct-20126 KiB193126

READMEH A D11-Oct-2012564 1510

TODOH A D11-Oct-2012345 109

acconfig.hH A D11-Oct-2012404 165

arch.cH A D11-Oct-20121.1 KiB4215

arch.hH A D11-Oct-20121.6 KiB5118

config.inH A D11-Oct-20124.3 KiB163111

configureH A D11-Oct-2012122.5 KiB4,3583,573

configure.inH A D11-Oct-2012645 3226

cpu.cH A D11-Oct-20123.1 KiB18299

cpu.hH A D11-Oct-201217.9 KiB692584

cpu2.cH A D11-Oct-20123.4 KiB198109

cpu2.hH A D11-Oct-201226.8 KiB1,047931

cpuall.hH A D11-Oct-20122 KiB8339

cpux.cH A D11-Oct-20123.4 KiB198109

cpux.hH A D11-Oct-201226.8 KiB1,047931

decode.cH A D11-Oct-201265.3 KiB2,1141,701

decode.hH A D11-Oct-20125.7 KiB10265

decode2.cH A D11-Oct-201285.9 KiB2,6102,118

decode2.hH A D11-Oct-201210.3 KiB152115

decodex.cH A D11-Oct-201284.3 KiB2,5722,080

decodex.hH A D11-Oct-201210.1 KiB150113

devices.cH A D11-Oct-20122.7 KiB10872

m32r-sim.hH A D11-Oct-20126.2 KiB213114

m32r.cH A D11-Oct-201210.3 KiB415336

m32r2.cH A D11-Oct-20127.8 KiB312237

m32rx.cH A D11-Oct-20127.8 KiB312237

mloop.inH A D11-Oct-20127.7 KiB320284

mloop2.inH A D11-Oct-201214.1 KiB537480

mloopx.inH A D11-Oct-201214.1 KiB537480

model.cH A D11-Oct-2012125.4 KiB4,3604,097

model2.cH A D11-Oct-201293.8 KiB3,2543,070

modelx.cH A D11-Oct-201288.3 KiB3,0722,895

sem-switch.cH A D11-Oct-201264.5 KiB2,6162,223

sem.cH A D11-Oct-201267.1 KiB2,8152,217

sem2-switch.cH A D11-Oct-2012175.9 KiB6,8235,857

semx-switch.cH A D11-Oct-2012171.9 KiB6,6555,710

sim-if.cH A D11-Oct-20128.2 KiB307218

sim-main.hH A D11-Oct-20122.3 KiB9557

syscall.hH A D11-Oct-20125.1 KiB196190

tconfig.inH A D11-Oct-20121.3 KiB4838

traps-linux.cH A D11-Oct-201239.4 KiB1,3931,111

traps.cH A D11-Oct-20125.8 KiB200128

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