From: Henrik Gramner <[email protected]>
Functions using INIT_MMX may still access XMM registers through direct means (xmm0-15). Therefore, they still need to be marked for clobber so they can be properly saved/restored. --- libavutil/x86/x86inc.asm | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-)
0001-x86inc-allow-manual-use-of-WIN64_SPILL_XMM.patch
Description: Binary data
_______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
