Name Date Size #Lines LOC

..--

ChangeLog-2021H A D09-Jul-202472.5 KiB2,2981,621

READMEH A D09-Jul-2024564 1510

arch.cH A D29-Jan-20251.1 KiB

arch.hH A D29-Jan-20251.7 KiB

cpu.cH A D29-Jan-20253 KiB

cpu.hH A D29-Jan-202518.1 KiB

cpu2.cH A D29-Jan-20253.2 KiB

cpu2.hH A D29-Jan-202527 KiB

cpuall.hH A D29-Jan-20251.9 KiB

cpux.cH A D29-Jan-20253.2 KiB

cpux.hH A D29-Jan-202527 KiB

decode.cH A D29-Jan-202568.4 KiB

decode.hH A D29-Jan-20255.7 KiB

decode2.cH A D29-Jan-202591.1 KiB

decode2.hH A D29-Jan-202510.2 KiB

decodex.cH A D29-Jan-202588.4 KiB

decodex.hH A D29-Jan-202510.1 KiB

dv-m32r_cache.cH A D29-Jan-20252.5 KiB

dv-m32r_cache.hH A D29-Jan-20251.6 KiB

dv-m32r_uart.cH A D29-Jan-20253.4 KiB

dv-m32r_uart.hH A D29-Jan-20251.6 KiB

local.mkH A D29-Jan-20254.7 KiB

m32r-sim.hH A D29-Jan-20257.7 KiB

m32r.cH A D29-Jan-202510.5 KiB

m32r2.cH A D29-Jan-20257.9 KiB

m32rx.cH A D29-Jan-20257.8 KiB

mloop.inH A D29-Jan-20257.8 KiB

mloop2.inH A D29-Jan-202514.1 KiB

mloopx.inH A D29-Jan-202514.1 KiB

model.cH A D29-Jan-2025125.4 KiB

model2.cH A D29-Jan-202593.9 KiB

modelx.cH A D29-Jan-202588.3 KiB

sem-switch.cH A D29-Jan-202564.9 KiB

sem.cH A D29-Jan-202567.6 KiB

sem2-switch.cH A D29-Jan-2025177 KiB

semx-switch.cH A D29-Jan-2025173 KiB

sim-if.cH A D29-Jan-20256.4 KiB

sim-main.hH A D29-Jan-2025810

syscall.hH A D09-Jul-202410.9 KiB282273

traps.cH A D29-Jan-202531.6 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