徐启航 0ef513762e Init 2 lat temu
..
ChangeLog-2021 0ef513762e Init 2 lat temu
Makefile.in 0ef513762e Init 2 lat temu
README 0ef513762e Init 2 lat temu
arch.c 0ef513762e Init 2 lat temu
arch.h 0ef513762e Init 2 lat temu
cpu.c 0ef513762e Init 2 lat temu
cpu.h 0ef513762e Init 2 lat temu
cpu2.c 0ef513762e Init 2 lat temu
cpu2.h 0ef513762e Init 2 lat temu
cpuall.h 0ef513762e Init 2 lat temu
cpux.c 0ef513762e Init 2 lat temu
cpux.h 0ef513762e Init 2 lat temu
decode.c 0ef513762e Init 2 lat temu
decode.h 0ef513762e Init 2 lat temu
decode2.c 0ef513762e Init 2 lat temu
decode2.h 0ef513762e Init 2 lat temu
decodex.c 0ef513762e Init 2 lat temu
decodex.h 0ef513762e Init 2 lat temu
dv-m32r_cache.c 0ef513762e Init 2 lat temu
dv-m32r_cache.h 0ef513762e Init 2 lat temu
dv-m32r_uart.c 0ef513762e Init 2 lat temu
dv-m32r_uart.h 0ef513762e Init 2 lat temu
local.mk 0ef513762e Init 2 lat temu
m32r-sim.h 0ef513762e Init 2 lat temu
m32r.c 0ef513762e Init 2 lat temu
m32r2.c 0ef513762e Init 2 lat temu
m32rx.c 0ef513762e Init 2 lat temu
mloop.in 0ef513762e Init 2 lat temu
mloop2.in 0ef513762e Init 2 lat temu
mloopx.in 0ef513762e Init 2 lat temu
model.c 0ef513762e Init 2 lat temu
model2.c 0ef513762e Init 2 lat temu
modelx.c 0ef513762e Init 2 lat temu
sem-switch.c 0ef513762e Init 2 lat temu
sem.c 0ef513762e Init 2 lat temu
sem2-switch.c 0ef513762e Init 2 lat temu
semx-switch.c 0ef513762e Init 2 lat temu
sim-if.c 0ef513762e Init 2 lat temu
sim-main.h 0ef513762e Init 2 lat temu
syscall.h 0ef513762e Init 2 lat temu
traps.c 0ef513762e Init 2 lat temu

README

This is the m32r simulator directory.

It is still work-in-progress. The current sources are reasonably
well tested and lots of features are in. However, there's lots
more yet to come.

There are lots of machine generated files in the source directory!
They are only generated if you configure with --enable-cgen-maint,
similar in behaviour to Makefile.in, configure under automake/autoconf.

For details on the generator, see ../../cgen.

devo/cgen isn't part of the comp-tools module yet.
You'll need to check it out manually (also akin to automake/autoconf).