| Age | Commit message (Collapse) | Author |
|
and tests.
|
|
This is now split into instructions, regs, memory and platform, each
controlled individually. Currently all are enabled and not connected to
any command-line options, so a recompile is needed for trace tuning.
|
|
faults.
|
|
that this information propagates from the instruction definition to
the memory accesses. Necessary for Promising RISC-V concurrency model.
|
|
localize them, making loop() purely a platform function.
|
|
|
|
|
|
port.
|
|
|
|
privileges.
Also fix timer threshold comparison to be <= instead of <.
|
|
Fix a redundant clock tick.
|
|
|
|
|
|
|
|
|
|
minstret CSR is explicitly written to.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
step function for execution.
|