Consider adding instr to modify indirect jump validation mode
Open
- Dominant language
- Prolog
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
There's a bit in the condition codes register that controls whether or not indirect jump validation is active. Currently there's no way to modify this bit except to load $CC, flip that bit, the save back to $CC
Certain bits of $CC should not be accessible in user mode, only in kernel mode
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.