summaryrefslogtreecommitdiffstats
path: root/host-utils.h
Commit message (Expand)AuthorAgeFilesLines
* Move macro QEMU_GNUC_PREREQ to compiler.hStefan Weil2011-09-231-1/+1
* target-alpha: Fix generic ctz64.Richard Henderson2009-12-171-1/+1
* user: compile host-utils.c only onceBlue Swirl2009-08-161-16/+16
* Include <strings.h> for ffs().balrog2008-11-121-24/+24
* Define macro QEMU_GNUC_PREREQ and use itaurel322008-10-121-6/+6
* Only use __builtin_* with GCC >= 3.4aurel322008-10-121-6/+6
* Optimize some host-utils function with gcc builtinsaurel322008-10-121-4/+36
* Fix always_inline definition for Darwin, by Andreas Faerber.ths2008-06-051-0/+2
* Code formatting.ths2007-12-181-1/+1
* Fix muls64 prototype to match the actual implementation.j_mayer2007-11-051-1/+1
* For consistency, move muls64 / mulu64 prototypes to host-utils.hj_mayer2007-11-041-26/+27
* Add shared ctz32, cto32, ctz64, cto64,j_mayer2007-10-281-0/+97
* Add sharable clz/clo inline functions and use them for the mips target.ths2007-10-271-0/+104
OpenPOWER on IntegriCloud