Skip to content

RISC-V: Track errors when evaluating PVM

Ole Krüger requested to merge ole@eval-errors into master

Next MR: RISC-V: PVM stepper functions with continuation... (!13383 - merged)


What

Return more insightful error types from the evaluation function of the PVM.

Why

These errors are useful to the Interpreter to deal with potential evaluation errors. See applied usage in RISC-V: Use ECALL handling as implemented in th... (!13382 - merged).

Edited by Ole Krüger

Merge request reports