Searched defs:muls64 (Results 1 - 2 of 2) sorted by relevance

/external/qemu/util/
H A Dhost-utils.c74 void muls64 (uint64_t *plow, uint64_t *phigh, int64_t a, int64_t b) function
/external/qemu/include/qemu/
H A Dhost-utils.h40 static inline void muls64(uint64_t *plow, uint64_t *phigh, function
48 void muls64(uint64_t *phigh, uint64_t *plow, int64_t a, int64_t b);

Completed in 290 milliseconds