summaryrefslogtreecommitdiffstats
path: root/src/macros-alpha.h
Commit message (Collapse)AuthorAgeFilesLines
* Rename vector V as V4SF; vector of 4 single precision floats. Rename all ↵Jukka Ojanen2015-03-121-69/+98
| | | | | | vector V macros accordingly. Redefine ffts_constants as ffts_constants_32f and ffts_constants_64f.
* Fix issue #29 "Make FFTS work on all architectures"Jukka Ojanen2014-12-071-93/+121
| | | | | Modify macros-alpha.h to provide scalar operations on all platforms. Using union and memcpy to avoid strict aliasing issues.
* Adding in Vim modelines to all .c and .h files.Robert Massaioli2013-12-051-0/+1
|
* Included new files I forgot to commit earlier -- thanks Michael CreeAnthony Blake2013-04-221-0/+206
OpenPOWER on IntegriCloud