Sign in
qemu
/
qemu
/
868bb33faa643c7ee291bb308a829122b72d4845
/
host-utils.h
0644524
target-alpha: Fix generic ctz64.
by Richard Henderson
· 15 years ago
facd285
user: compile host-utils.c only once
by Blue Swirl
· 15 years ago
c890684
Include <strings.h> for ffs().
by balrog
· 16 years ago
bad5b1e
Define macro QEMU_GNUC_PREREQ and use it
by aurel32
· 16 years ago
5b7ada4
Only use __builtin_* with GCC >= 3.4
by aurel32
· 16 years ago
7d01998
Optimize some host-utils function with gcc builtins
by aurel32
· 16 years ago
cebdff7
Fix always_inline definition for Darwin, by Andreas Faerber.
by ths
· 17 years ago
3800af9
Code formatting.
by ths
· 17 years ago
05e1d83
Fix muls64 prototype to match the actual implementation.
by j_mayer
· 17 years ago
7a51ad8
For consistency, move muls64 / mulu64 prototypes to host-utils.h
by j_mayer
· 17 years ago
b9ef45f
Add shared ctz32, cto32, ctz64, cto64,
by j_mayer
· 17 years ago
05f778c
Add sharable clz/clo inline functions and use them for the mips target.
by ths
· 17 years ago