OSDN Git Service

x86inc: allow manual use of WIN64_SPILL_XMM.
authorHenrik Gramner <hengar-6@student.ltu.se>
Sat, 4 Feb 2012 08:28:46 +0000 (00:28 -0800)
committerRonald S. Bultje <rsbultje@gmail.com>
Wed, 8 Feb 2012 18:31:14 +0000 (10:31 -0800)
commit9cf7385309491d63d43c7c03c9c719d3ce443b95
treecd04e14b5bb6e4919c065e8636a3cb412d447ab7
parent314af0ff94255ab5f08790c05b9967c5f960a6e8
x86inc: allow manual use of WIN64_SPILL_XMM.

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.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
libavutil/x86/x86inc.asm