aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/ia64/unaligned/test.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ia64.Marcel Moolenaar2014-07-071-204/+0
* Wrap calls to memcpy(3) in a function called block_copy(). This way,Marcel Moolenaar2005-01-281-2/+9
* Make the local variables global so that the compiler cannot assumeMarcel Moolenaar2005-01-271-4/+5
* Fix the unaligned store with post increment test: The misaligned pointerMarcel Moolenaar2005-01-271-1/+1
* Add tests for post increment. This bumps the number of tests up toMarcel Moolenaar2005-01-271-9/+145
* Regression test for unaligned loads and stores for short, int, long,Marcel Moolenaar2005-01-021-0/+60