summaryrefslogtreecommitdiffstats
path: root/include/qemu/host-utils.h
Commit message (Expand)AuthorAgeFilesLines
* host-utils: Add revbit functionsRichard Henderson2015-09-151-0/+77
* Make pow2ceil() and pow2floor() inlinePeter Maydell2015-09-071-0/+33
* qemu-common.h: Move muldiv64() to host-utils.hPeter Maydell2015-08-191-0/+29
* target-ppc: Add ISA2.06 divde[o] InstructionsTom Musta2014-03-051-0/+14
* target-ppc: Add ISA2.06 divdeu[o] InstructionsTom Musta2014-03-051-0/+14
* include/qemu/host-utils.h: Trivial typo: ctz->ctoDr. David Alan Gilbert2014-03-021-1/+1
* host-utils: add clrsb32/64 - count leading redundant sign bitsClaudio Fontana2013-12-171-0/+32
* host-utils: Use __int128_t for mul[us]64Richard Henderson2013-02-171-9/+8
* host-utils: Fix coding style and add commentsRichard Henderson2013-02-161-18/+82
* host-utils: Add host long specific aliases for clz, ctz, ctpopRichard Henderson2013-02-161-0/+19
* bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzlPaolo Bonzini2013-02-021-26/+0
* host-utils: add ffslPaolo Bonzini2013-01-251-0/+26
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-0/+240
OpenPOWER on IntegriCloud