summaryrefslogtreecommitdiff
path: root/include/qemu/host-utils.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-05target-ppc: Add ISA2.06 divde[o] InstructionsTom Musta1-0/+14
2014-03-05target-ppc: Add ISA2.06 divdeu[o] InstructionsTom Musta1-0/+14
2014-03-02include/qemu/host-utils.h: Trivial typo: ctz->ctoDr. David Alan Gilbert1-1/+1
2013-12-17host-utils: add clrsb32/64 - count leading redundant sign bitsClaudio Fontana1-0/+32
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