diff options
author | H. Peter Anvin <hpa@zytor.com> | 2008-06-10 09:31:31 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2008-06-10 09:31:31 -0700 |
commit | 8cc5aa78291843c10931ed3c738290df0b643279 (patch) | |
tree | a46aad32b1afebd6ce0b89438093a9de11773c8d /compiler.h | |
parent | 1cff81e3562645b55fbe4beb7856c5ef8b7e910a (diff) | |
download | nasm-8cc5aa78291843c10931ed3c738290df0b643279.tar.gz nasm-8cc5aa78291843c10931ed3c738290df0b643279.tar.bz2 nasm-8cc5aa78291843c10931ed3c738290df0b643279.zip |
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.
Diffstat (limited to 'compiler.h')
0 files changed, 0 insertions, 0 deletions