Make MAXTL dynamic, bounds check tl when indexing
[qemu] / host-utils.h
2008-06-05 thsFix always_inline definition for Darwin, by Andreas...
2007-12-18 thsCode formatting.
2007-11-05 j_mayerFix muls64 prototype to match the actual implementation.
2007-11-04 j_mayerFor consistency, move muls64 / mulu64 prototypes to...
2007-10-28 j_mayerAdd shared ctz32, cto32, ctz64, cto64,
2007-10-27 thsAdd sharable clz/clo inline functions and use them...