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

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