Re: [PATCH v2 0/1] MR1552: winevulkan: Use direct calls for vkGetDescriptorEXT.
Dec. 2, 2022
8:56 p.m.
Would it help to return to the return address already on the PE stack?
Are we sure it's never clobbered?
I guess that moving the ret address to rcx and push rcx / ret might be the same performance-wise as pushq 0x70(%rcx), ret.
Yes, skipping rcx save will break existing tests. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1552#note_18485
1210
Age (days ago)
1210
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jinoh Kang (@iamahuman)