summaryrefslogtreecommitdiffstats
path: root/vec_neon_float4.h
Commit message (Collapse)AuthorAgeFilesLines
* Implement maxval and minval reduction operationsErik Schnetter2013-07-041-0/+14
|
* Do not use type punning for converting between vectors and elements -- gcc ↵Erik Schnetter2013-07-031-6/+22
| | | | 4.8 doesn't like this any more
* Whitespace change in asm intrinsicsErik Schnetter2013-07-021-1/+1
|
* Implement frexpErik Schnetter2013-06-281-0/+1
|
* Correct NEON implementationErik Schnetter2013-06-171-9/+23
|
* Support NEON float32x4_tErik Schnetter2013-06-171-0/+558
OpenPOWER on IntegriCloud