Skip to content
Snippets Groups Projects
Commit dec954a5 authored by Claudio Fontana's avatar Claudio Fontana
Browse files

exceptions: add accessors for pc and error


in order to share most of the fault code in core/mmu.cc,
we add accessors to get the program counter and an error
code whose interpretation is arch-dependent
(error_code for x64, ESR for AArch64).

Signed-off-by: default avatarClaudio Fontana <claudio.fontana@huawei.com>
parent 0e4d170e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment