aboutsummaryrefslogtreecommitdiff
path: root/host-utils.c
AgeCommit message (Expand)Author
2009-08-16user: compile host-utils.c only onceBlue Swirl
2007-11-05Code used by the linux-user targets should not use vl.h.j_mayer
2007-11-04For consistency, move muls64 / mulu64 prototypes to host-utils.hj_mayer
2007-10-26The other half of the mul64 rework. Sorry for the breakage, I committedths
2007-10-25Restore a more maintainable version of the 64bit multiply code.ths
2007-10-23Fix overflow when multiplying two large positive numbers.ths
2007-05-16More generic 64 bit multiplication support, by Aurelien Jarno.ths