Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-05 | Fix muls64 prototype to match the actual implementation. | j_mayer | |
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3537 c046a42c-6fe2-441c-8c8c-71466251a162 | |||
2007-11-04 | For consistency, move muls64 / mulu64 prototypes to host-utils.h | j_mayer | |
Make x86_64 optimized versions inline. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3523 c046a42c-6fe2-441c-8c8c-71466251a162 | |||
2007-10-28 | Add shared ctz32, cto32, ctz64, cto64, | j_mayer | |
ctpop8, ctpop16, ctpop32 and ctpop64 helpers. git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3465 c046a42c-6fe2-441c-8c8c-71466251a162 | |||
2007-10-27 | Add sharable clz/clo inline functions and use them for the mips target. | ths | |
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3455 c046a42c-6fe2-441c-8c8c-71466251a162 |