Demonstrates issues with drreg restore state logic on faults:
- restore-on-fault for aflags is broken when they are not spilled to any slot, but simply stored in xax
- restore-on-fault for gpr is broken when the gpr is read by an app instr before fault
Demonstrates issues with drreg restore state logic on faults: