SPRAC71B February 2019 – October 2023
Unwinding a frame is performed by simulating the function's epilog. Any operation that may be performed in a function's epilog needs to be encoded in the EXTAB entry so that the stack unwinder can decode the information and simulate the epilog.
The unwinding instructions make assumptions about the stack layout; in particular, callee-saved register safe debug order is always assumed.