aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/loadstor.h
Commit message (Expand)AuthorAgeFilesLines
* Use memcpy for bulk loads if algorithm endianness matches CPU endianess.lloyd2009-11-101-0/+9
* Tick to 1.9.3-devlloyd2009-11-061-13/+13
* Add a new looping load_be / load_le for loading large arrays at once, andlloyd2009-10-291-0/+46
* Add new store_[l|b]e variants taking 8 values.lloyd2009-10-231-16/+108
* Add some basic prefetching support (only supported with GNU C++ or thingslloyd2009-09-291-0/+1
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-17/+19
* More headers (loadstore, mem_ops, rotate, types) for util modulelloyd2008-09-281-0/+279