index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
host-utils.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-240
/
+0
2012-12-19
janitor: add guards to headers
Paolo Bonzini
1
-0
/
+4
2011-09-23
Move macro QEMU_GNUC_PREREQ to compiler.h
Stefan Weil
1
-1
/
+1
2009-12-17
target-alpha: Fix generic ctz64.
Richard Henderson
1
-1
/
+1
2009-08-16
user: compile host-utils.c only once
Blue Swirl
1
-16
/
+16
2008-11-12
Include <strings.h> for ffs().
balrog
1
-24
/
+24
2008-10-12
Define macro QEMU_GNUC_PREREQ and use it
aurel32
1
-6
/
+6
2008-10-12
Only use __builtin_* with GCC >= 3.4
aurel32
1
-6
/
+6
2008-10-12
Optimize some host-utils function with gcc builtins
aurel32
1
-4
/
+36
2008-06-05
Fix always_inline definition for Darwin, by Andreas Faerber.
ths
1
-0
/
+2
2007-12-18
Code formatting.
ths
1
-1
/
+1
2007-11-05
Fix muls64 prototype to match the actual implementation.
j_mayer
1
-1
/
+1
2007-11-04
For consistency, move muls64 / mulu64 prototypes to host-utils.h
j_mayer
1
-26
/
+27
2007-10-28
Add shared ctz32, cto32, ctz64, cto64,
j_mayer
1
-0
/
+97
2007-10-27
Add sharable clz/clo inline functions and use them for the mips target.
ths
1
-0
/
+104