summaryrefslogtreecommitdiff
path: root/include/qemu/host-utils.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-17host-utils: Use __int128_t for mul[us]64Richard Henderson1-9/+8
2013-02-16host-utils: Fix coding style and add commentsRichard Henderson1-18/+82
2013-02-16host-utils: Add host long specific aliases for clz, ctz, ctpopRichard Henderson1-0/+19
2013-02-02bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzlPaolo Bonzini1-26/+0
2013-01-25host-utils: add ffslPaolo Bonzini1-0/+26
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-0/+240