source-sdk-2013/sp
Jørgen P. Tjernø 30064a1977 Specify clobbered registers in POSIX SSE functions
We weren't specifying clobbered registers for our SSE implementations of
VectorNormalize and InvRSquared. Supposedly GCC and clang does not inspect the
assembly to figure out which registers are getting clobbered, so this could
potentially fix some bugs.

This fixes GH-195.
2013-12-03 10:34:47 -08:00
..
game General: 2013-09-02 11:39:10 -07:00
src Specify clobbered registers in POSIX SSE functions 2013-12-03 10:34:47 -08:00