summaryrefslogtreecommitdiff
path: root/src/xine-utils/xine_mmx.h
AgeCommit message (Collapse)Author
2013-09-13Copyright year update by hg log infoTorsten Jager
script execution time: 55"
2013-04-15xine_mmx.h: make sure alignment macros are defined. Make some noise if ↵Petri Hintukainen
alignment requirements are not met.
2012-05-16xine_mmx.h: added 32-bit integers to sse_tPetri Hintukainen
2012-05-16xine_mmx.h: added SSE2 pslldq and psrldqPetri Hintukainen
2012-04-04xine_mmx.h: Added pmaddubsw (SSSE3)Petri Hintukainen
2012-04-04Fixed pmovmskb() and added a version that can be actually used.Petri Hintukainen
2012-03-29Added some SSE2 instructionsPetri Hintukainen
2012-03-29Added integer types to sse_t unionPetri Hintukainen
2012-03-29Added macros for loading 32-bit value to mmx/sse register from memory or GP ↵Petri Hintukainen
register (mmx_a2r)
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-02-18"No newline at end of file" fixes.Darren Salt
2009-01-15Split most of the MMX declarations in xineutils.h out into xine_mmx.h.Darren Salt
This does not incompatibly change the API and has no effect on the ABI. --HG-- rename : src/xine-utils/xineutils.h => src/xine-utils/xine_mmx.h