ntdll: Add support for rep;ret instruction in function epilogs.
commit9c95dcdb1465167148eddcb13b5fce0dd922493f
authorAlexandre Julliard <julliard@winehq.org>
Mon, 12 Mar 2012 17:59:45 +0000 (12 18:59 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 15 Jun 2012 10:08:49 +0000 (15 12:08 +0200)
tree405b76fb4ea083ffc996c5be5e66d612d138b50a
parent61566d3a3db7ef4f2f5992d93eb4d18b940c458f
ntdll: Add support for rep;ret instruction in function epilogs.
(cherry picked from commit 34c875bf8bd3861f69dedbd7faada1a5c7748d56)
dlls/ntdll/signal_x86_64.c