cnlohr / mini-rv32ima

A tiny C header-only risc-v emulator.
MIT License
1.69k stars 137 forks source link

Make compiler HLSL compliant #31

Closed cnlohr closed 1 year ago

cnlohr commented 1 year ago

This primarily does not assume the availability of 0b syntax for binary numbers.

It lets the emulator using this hook per-instruction events.

It lets consumers of this write their own MUL instructions.