fwsGonzo / libriscv

The fastest RISC-V sandbox
BSD 3-Clause "New" or "Revised" License
522 stars 46 forks source link

Build and run test programs on 32-bit ARM #142

Closed fwsGonzo closed 4 weeks ago

fwsGonzo commented 4 weeks ago

This PR finalizes some fallback code in order to run 32- and 64-bit RISC-V programs on 32-bit ARM. There are still some warnings left (especially in remote debugging), but the CLI is running nicely.