6 Commits (1ff36b5d4d00a4e3633eb960bf2be562f5e47dbf)

Author SHA1 Message Date
Fam Zheng 2ceee4b052 util: Don't link host-utils.o if it's empty 12 years ago
Tom Musta e44259b6d4 target-ppc: Add ISA2.06 divde[o] Instructions 12 years ago
Tom Musta 98d1eb2748 target-ppc: Add ISA2.06 divdeu[o] Instructions 12 years ago
Richard Henderson ff7a1eb0a1 host-utils: Improve mulu64 and muls64 13 years ago
Richard Henderson f540166b7d host-utils: Use __int128_t for mul[us]64 13 years ago
Paolo Bonzini baacf04799 build: move libqemuutil.a components to util/ 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Blue Swirl facd285778 user: compile host-utils.c only once 17 years ago
j_mayer 084ed5cc90 Code used by the linux-user targets should not use vl.h. 19 years ago
j_mayer 7a51ad822f For consistency, move muls64 / mulu64 prototypes to host-utils.h 19 years ago
ths 5592a750b9 The other half of the mul64 rework. Sorry for the breakage, I committed 19 years ago
ths e494ead521 Restore a more maintainable version of the 64bit multiply code. 19 years ago
ths 67fc07d3fb Fix overflow when multiplying two large positive numbers. 19 years ago
ths 69d357286d More generic 64 bit multiplication support, by Aurelien Jarno. 19 years ago