-
Christoph Mallon authored
* Use rbp and rsp as output of leave, not rbp twice. * Attach the rbp input/output of leave to rbp, not rsp. * Use the function's own frame pointer instead of the caller's frame pointer.
6d7f9e79
* Use rbp and rsp as output of leave, not rbp twice. * Attach the rbp input/output of leave to rbp, not rsp. * Use the function's own frame pointer instead of the caller's frame pointer.