summaryrefslogtreecommitdiffstats
path: root/src/sse.s
Commit message (Expand)AuthorAgeFilesLines
* Add CMake as an alternative build systemJukka Ojanen2014-10-311-2/+11
* YASM requires ".code 64" in assemblyJukka Ojanen2014-10-291-378/+376
* Transforms for N>=32 are now thread safeAnthony Blake2012-10-201-10/+12
* Added copyright noticeAnthony Blake2012-10-191-0/+33
* Shifted .p2align out of #if caseAnthony Blake2012-10-181-2/+1
* Linux x86 data alignment fix for sse.sAnthony Blake2012-10-181-2/+5
* Fixed sse.s _x4 on LinuxAnthony Blake2012-10-181-1/+5
* Fixed sse.s _leaf_oo on LinuxAnthony Blake2012-10-181-2/+2
* Portability changes for sse.s -- underscore stuff for __APPLE__Anthony Blake2012-10-181-58/+149
* SSE backwards for for N>=32Anthony Blake2012-09-261-1/+2
* CleaningAnthony Blake2012-09-241-31/+26
* Moved EE store so they are in block, misc other stuffAnthony Blake2012-08-311-16/+17
* SSE workingAnthony Blake2012-08-301-3/+6
* SSE working in GDBAnthony Blake2012-08-301-5/+288
* SSE Leaves workingAnthony Blake2012-08-291-12/+301
* SSE LEAF EE worksAnthony Blake2012-08-291-0/+174
OpenPOWER on IntegriCloud