If SP is written inside an rseq region, DR was trying to save and restore it like a regular GPR, which fails. We have to go through a scratch register.
Adds a test that reproduces an encoding failure with this fix.
Fixes #5705 (closed)
If SP is written inside an rseq region, DR was trying to save and restore it like a regular GPR, which fails. We have to go through a scratch register.
Adds a test that reproduces an encoding failure with this fix.
Fixes #5705 (closed)