Sign in
qemu
/
qemu
/
c304f7e23db91e7add1e72d8e11b839937ac39a0
/
host-utils.c
084ed5c
Code used by the linux-user targets should not use vl.h. Include exec.h instead.
by j_mayer
· 17 years ago
7a51ad8
For consistency, move muls64 / mulu64 prototypes to host-utils.h
by j_mayer
· 17 years ago
5592a75
The other half of the mul64 rework. Sorry for the breakage, I committed
by ths
· 17 years ago
e494ead
Restore a more maintainable version of the 64bit multiply code.
by ths
· 17 years ago
67fc07d
Fix overflow when multiplying two large positive numbers.
by ths
· 17 years ago
69d3572
More generic 64 bit multiplication support, by Aurelien Jarno.
by ths
· 18 years ago