sunflower-embedded-system-emulator
sunflower-embedded-system-emulator copied to clipboard
Option missing from riscvstep in pipeline-riscv.c
Describe the bug In pipeline-riscv.c in function riscvstep the switch (S->riscv->P.EX.format) case is missing an option which exists in riscvfaststep. Assign @btsouts.
This is now fixed. @btsouts please tag with the corresponding issue / commit that addressed this.