Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ref(riscv/sync_exceptions): use vcpu_writepc method
Refactored the vCPU program counter incrementation by introducing the architecture-agnostic method vcpu_writepc, aligning the implementation with the approach used in the ARM architecture. Signed-off-by: João Peixoto <[email protected]>
- Loading branch information