]> granicus.if.org Git - libx264/commit
x86inc: Remove argument from WIN64_RESTORE_XMM
authorAnton Mitrofanov <BugMaster@narod.ru>
Sat, 20 May 2017 18:17:59 +0000 (21:17 +0300)
committerHenrik Gramner <henrik@gramner.com>
Sun, 21 May 2017 15:11:06 +0000 (17:11 +0200)
commit3538df12688fc4408f585c4e65ee92d5a4737b2c
treeb386a2fb4f112c79dc119c38c01ff758ea301423
parente4b0974a4ea3a727f6cc8941e9accf7ef3ba0637
x86inc: Remove argument from WIN64_RESTORE_XMM

The use of rsp was pretty much hardcoded there and probably didn't work
otherwise with stack_size > 0.
common/x86/pixel-a.asm
common/x86/x86inc.asm