James Zern f4497a1ef5 cpu: check for _MSC_VER before using msvc inline asm
_M_IX86 will be defined in mingw builds after including windows.h. as
the gcc inline asm is first, this missing check would only have caused
an error if the code was reorganized.

(cherry picked from commit 3fca851a202e5b1018a2cc491b9e005913394afe)

Change-Id: I395679bcfc43e94d308d1ceb0c0fbf932b2c378c
2014-10-13 19:03:48 +02:00
..
2014-10-13 18:18:50 +02:00
2014-07-23 17:17:25 -07:00
2014-07-23 17:17:25 -07:00
2014-07-23 17:17:25 -07:00