SAA: optimize all power-of-two lengths
commit8cc5aa78291843c10931ed3c738290df0b643279
authorH. Peter Anvin <hpa@zytor.com>
Tue, 10 Jun 2008 16:31:31 +0000 (10 09:31 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 10 Jun 2008 16:31:31 +0000 (10 09:31 -0700)
treea46aad32b1afebd6ce0b89438093a9de11773c8d
parent1cff81e3562645b55fbe4beb7856c5ef8b7e910a
SAA: optimize all power-of-two lengths

We can actually use the shift optimization whenever blk_len ==
SAA_BLKLEN, which will be true for all powers of two.
saa.c