summaryrefslogtreecommitdiff
path: root/saa.c
Commit message (Expand)AuthorAgeFilesLines
* saa: fix indentationH. Peter Anvin2008-06-191-112/+112
* Introduce likely/unlikely macros, use them in saa.cH. Peter Anvin2008-06-101-2/+2
* SAA: optimize all power-of-two lengthsH. Peter Anvin2008-06-101-3/+2
* SAA: optimize seeks when used on a byte arrayH. Peter Anvin2008-06-101-5/+17
* Move all the SAA code out of nasmlibH. Peter Anvin2008-06-091-0/+369