summaryrefslogtreecommitdiffstats
path: root/common/bitops.h
Commit message (Expand)AuthorAgeFilesLines
* common/bitops: mingw32: reorder so __GNUC__ define is checked firstAlon Levy2012-01-131-14/+14
* common: add WIN64 ifdef for spice_bit_find_msb (fix broken windows x64 build)Arnon Gilboa2011-05-221-2/+2
* common: use INLINE instead of inlineArnon Gilboa2011-05-121-2/+4
* common: don't duplicate find_msb implementationChristophe Fergeau2011-05-031-0/+89