some XMM registers are non-volatile on windows x64 ABI
authorMakoto Kato <makoto.kt@gmail.com>
Fri, 11 Jun 2010 09:32:28 +0000 (18:32 +0900)
committerJohn Koleszar <jkoleszar@google.com>
Fri, 11 Jun 2010 16:11:15 +0000 (12:11 -0400)
commit63ea8705eb0b4609b1c87968817d18421f051641
tree2152073af8654e5ea17d6736668c9bc625d7d39c
parent8389f1967c5f8b3819cca80705b1b4ba04132b93
some XMM registers are non-volatile on windows x64 ABI

XMM6 to XMM15 are non-volatile on Windows x64 ABI.  We have to save
these registers.

Change-Id: I4676309f1350af25c8a35f0c81b1f0499ab99076
vp8/common/x86/iwalsh_sse2.asm
vp8/common/x86/loopfilter_sse2.asm
vp8/common/x86/postproc_sse2.asm
vp8/common/x86/recon_sse2.asm
vp8/common/x86/subpixel_sse2.asm
vpx_ports/x86_abi_support.asm