search for: msvc_bug_v2

Displaying 1 result from an estimated 1 matches for "msvc_bug_v2".

2016 May 02
3
[PATCH] MSVC2015U2 workaround, version 2
...mm2 mov QWORD PTR [rsi], rax With this patch, MSVC emits movq QWORD PTR [rsi], xmm2 mov DWORD PTR [rsi+4], r9d so the price of this workaround is 1 extra write instruction per partition. -------------- next part -------------- A non-text attachment was scrubbed... Name: msvc_bug_v2.patch Type: application/octet-stream Size: 2700 bytes Desc: not available URL: <http://lists.xiph.org/pipermail/flac-dev/attachments/20160502/ea751800/attachment.obj>