Home
last modified time | relevance | path

Searched defs:mulu64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/util/
H A Dhost-utils.c67 void mulu64 (uint64_t *plow, uint64_t *phigh, uint64_t a, uint64_t b) in mulu64() function
/openbmc/qemu/include/qemu/
H A Dhost-utils.h37 static inline void mulu64(uint64_t *plow, uint64_t *phigh, in mulu64() function