oleaut32: Avoid movs between rcx, rdx and xmm registers.
commitee3bb31a6fb32a2ad4e01ba3ef373562241165ea
authorJosh DuBois <duboisj@codeweavers.com>
Tue, 28 Apr 2015 14:20:13 +0000 (28 09:20 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 6 May 2015 11:45:25 +0000 (6 20:45 +0900)
tree21d6471c3f9a027d20430b086fe497e39eac2843
parent44182ffb5b199893dfe3a4647efe1e8571599ea1
oleaut32: Avoid movs between rcx, rdx and xmm registers.

Apple's version of as chokes on movs between rcx and rdx and the xmm
registers.
dlls/oleaut32/typelib.c