[speex-dev] [PATCH] Make SSE Run Time option.

Daniel Vogel vogel at epicgames.com
Thu Jan 15 12:43:17 PST 2004



> Just curious, but why can't Win64 use Win32 inline assembly?

Inline assembly is not supported by VC++ for AMD64/IA64 though intrinsics
are. The argument being that intrinsics are cross- platform as the compiler
can just generate code that does the equivalent and it can also further
optimize by reshuffling instructions or using more registers like in the x86
vs x86-64 case.

-- Daniel, Epic Games Inc.

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'speex-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Speex-dev mailing list