12 Commits (f80a7fc34e35293d209023d6d8f77d00a4e2c165)

Author SHA1 Message Date
Richard Henderson 06445248d2 target-alpha: Fix generic ctz64. 17 years ago
Blue Swirl facd285778 user: compile host-utils.c only once 17 years ago
balrog c89068455d Include <strings.h> for ffs(). 18 years ago
aurel32 bad5b1ec8e Define macro QEMU_GNUC_PREREQ and use it 18 years ago
aurel32 5b7ada46e5 Only use __builtin_* with GCC >= 3.4 18 years ago
aurel32 7d01998021 Optimize some host-utils function with gcc builtins 18 years ago
ths cebdff772d Fix always_inline definition for Darwin, by Andreas Faerber. 18 years ago
ths 3800af9e3c Code formatting. 19 years ago
j_mayer 05e1d83049 Fix muls64 prototype to match the actual implementation. 19 years ago
j_mayer 7a51ad822f For consistency, move muls64 / mulu64 prototypes to host-utils.h 19 years ago
j_mayer b9ef45ffa8 Add shared ctz32, cto32, ctz64, cto64, 19 years ago
ths 05f778c8bd Add sharable clz/clo inline functions and use them for the mips target. 19 years ago