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

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).