summaryrefslogtreecommitdiff
path: root/nasmlib/ilog2.c
Commit message (Expand)AuthorAgeFilesLines
* ilog2(): inline functions if practicalH. Peter Anvin2017-09-271-184/+2
* Merge remote-tracking branch 'origin/elf'H. Peter Anvin2017-04-291-0/+16
|\
| * configure, ilog2: add some MSVC intrinsicsH. Peter Anvin2017-04-181-0/+16
* | nasmlib/ilog2.c: force the shift in ROUND() to be an uint32_tH. Peter Anvin2017-04-291-7/+7
|/
* Various fixes to the ilog2 functionsH. Peter Anvin2016-11-151-3/+10
* nasmlib: we need the exact size for the clz functionsH. Peter Anvin2016-11-151-2/+2
* lib: split library into stdlib and nasmlib; header handling fixesH. Peter Anvin2016-03-081-0/+161