Name Date Size #Lines LOC

..--

ChangeLog-2021H A D12-Aug-202472.5 KiB

Makefile.inH A D12-Aug-20243.3 KiB

READMEH A D12-Oct-2016564 1510

arch.cH A D12-Aug-20241,016

arch.hH A D12-Aug-20241.5 KiB

cpu.cH A D12-Aug-20242.9 KiB

cpu.hH A D12-Aug-202418 KiB

cpu2.cH A D12-Aug-20243.2 KiB

cpu2.hH A D12-Aug-202426.9 KiB

cpuall.hH A D12-Aug-20241.8 KiB

cpux.cH A D12-Aug-20243.2 KiB

cpux.hH A D12-Aug-202426.9 KiB

decode.cH A D12-Aug-202469.9 KiB

decode.hH A D12-Aug-20245.6 KiB

decode2.cH A D12-Aug-202492.9 KiB

decode2.hH A D12-Aug-202410.2 KiB

decodex.cH A D12-Aug-202490.3 KiB

decodex.hH A D12-Aug-202410 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.5 KiB

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

local.mkH A D12-Aug-20242.6 KiB

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

m32r.cH A D12-Aug-202410.5 KiB

m32r2.cH A D12-Aug-20247.8 KiB

m32rx.cH A D12-Aug-20247.8 KiB

mloop.inH A D12-Aug-20247.7 KiB

mloop2.inH A D12-Aug-202414 KiB

mloopx.inH A D12-Aug-202414.1 KiB

model.cH A D12-Aug-2024125.3 KiB

model2.cH A D12-Aug-202493.8 KiB

modelx.cH A D12-Aug-202488.3 KiB

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

sem.cH A D12-Aug-202467.5 KiB

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

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

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

sim-main.hH A D12-Aug-20241.6 KiB

syscall.hH A D12-Aug-202410.9 KiB

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