uvm32/test/minirv32_internal
Toby Jaffey adec69e1d7 Attempt to enable RV32 C extension. c.lw and c.sw are definitely broken somehow wrt MMIO memory.
Examples built using C extensions, many fail in strange ways
2025-12-17 15:43:15 +00:00
..
rom When a trap occurs in mini-rv32ima, always pass to the host rather than allowing running code to handle it. This would be important for a real OS, but the aim of uvm32 is embeddable logic - not full emulation. 2025-12-14 11:00:45 +00:00
test Attempt to enable RV32 C extension. c.lw and c.sw are definitely broken somehow wrt MMIO memory. 2025-12-17 15:43:15 +00:00
Makefile When a trap occurs in mini-rv32ima, always pass to the host rather than allowing running code to handle it. This would be important for a real OS, but the aim of uvm32 is embeddable logic - not full emulation. 2025-12-14 11:00:45 +00:00