aboutsummaryrefslogtreecommitdiff
path: root/host-utils.h
AgeCommit message (Expand)Author
2009-12-17target-alpha: Fix generic ctz64.Richard Henderson
2009-08-16user: compile host-utils.c only onceBlue Swirl
2008-11-12Include <strings.h> for ffs().balrog
2008-10-12Define macro QEMU_GNUC_PREREQ and use itaurel32
2008-10-12Only use __builtin_* with GCC >= 3.4aurel32
2008-10-12Optimize some host-utils function with gcc builtinsaurel32
2008-06-05Fix always_inline definition for Darwin, by Andreas Faerber.ths
2007-12-18Code formatting.ths
2007-11-05Fix muls64 prototype to match the actual implementation.j_mayer
2007-11-04For consistency, move muls64 / mulu64 prototypes to host-utils.hj_mayer
2007-10-28Add shared ctz32, cto32, ctz64, cto64,j_mayer
2007-10-27Add sharable clz/clo inline functions and use them for the mips target.ths