fwsGonzo / libriscv

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

Simplify instruction counting in binary translation #94

Closed fwsGonzo closed 11 months ago

fwsGonzo commented 11 months ago

Manipulate instruction counter directly in translation code

Also solves some issues with setting the correct PC for system functions in binary translation