summaryrefslogtreecommitdiff
path: root/bitops.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-04bitops: drop volatile qualifierBlue Swirl1-13/+13
2012-07-13bitops: Fix documentationStefan Weil1-4/+4
2012-07-07bitops.h: Add functions to extract and deposit bitfieldsPeter Maydell1-0/+90
2011-02-25bitops: fix error on OpenBSD and mingw32Blue Swirl1-1/+1
2011-02-25bitops: fix test_and_change_bit()Corentin Chary1-1/+1
2011-02-23bitmap: add a generic bitmap and bitops libraryCorentin Chary1-0/+272