Name Date Size #Lines LOC

..--

ChangeLog-2021H A D30-Jul-202372.5 KiB2,2981,621

READMEH A D24-Sep-2011564 1510

arch.cH A D12-Aug-20241.1 KiB

arch.hH A D12-Aug-20241.7 KiB

cpu.cH A D12-Aug-20243 KiB

cpu.hH A D12-Aug-202418.1 KiB

cpu2.cH A D12-Aug-20243.2 KiB

cpu2.hH A D12-Aug-202427 KiB

cpuall.hH A D12-Aug-20241.9 KiB

cpux.cH A D12-Aug-20243.2 KiB

cpux.hH A D12-Aug-202427 KiB

decode.cH A D12-Aug-202468.4 KiB

decode.hH A D12-Aug-20245.7 KiB

decode2.cH A D12-Aug-202491.1 KiB

decode2.hH A D12-Aug-202410.2 KiB

decodex.cH A D12-Aug-202488.4 KiB

decodex.hH A D12-Aug-202410.1 KiB

dv-m32r_cache.cH A D12-Aug-20242.5 KiB

dv-m32r_cache.hH A D12-Aug-20241.6 KiB

dv-m32r_uart.cH A D12-Aug-20243.4 KiB

dv-m32r_uart.hH A D12-Aug-20241.6 KiB

local.mkH A D12-Aug-20244.7 KiB

m32r-sim.hH A D12-Aug-20247.7 KiB

m32r.cH A D12-Aug-202410.5 KiB

m32r2.cH A D12-Aug-20247.9 KiB

m32rx.cH A D12-Aug-20247.8 KiB

mloop.inH A D12-Aug-20247.8 KiB

mloop2.inH A D12-Aug-202414.1 KiB

mloopx.inH A D12-Aug-202414.1 KiB

model.cH A D12-Aug-2024125.4 KiB

model2.cH A D12-Aug-202493.9 KiB

modelx.cH A D12-Aug-202488.3 KiB

sem-switch.cH A D12-Aug-202464.9 KiB

sem.cH A D12-Aug-202467.6 KiB

sem2-switch.cH A D12-Aug-2024177 KiB

semx-switch.cH A D12-Aug-2024173 KiB

sim-if.cH A D12-Aug-20246.4 KiB

sim-main.hH A D12-Aug-2024810

syscall.hH A D30-Jul-202310.9 KiB282273

traps.cH A D12-Aug-202431.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