summaryrefslogtreecommitdiff
path: root/include/qemu/bitops.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-13bitmap: use long as indexJuan Quintela1-7/+7
2013-09-25bitops: Add rotate functions (rol8, ror8, ...)Stefan Weil1-0/+80
2013-07-22bitops: Provide sextract32() and sextract64()Peter Maydell1-0/+50
2013-02-16bitops: Remove routines redundant with host-utilsRichard Henderson1-48/+0
2013-02-16bitops: Write bitops_flsl in terms of clzlRichard Henderson1-28/+1
2013-02-02bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzlPaolo Bonzini1-33/+22
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-0/+362