Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dhost-utils.c95 uint64_t divu128(uint64_t *plow, uint64_t *phigh, uint64_t divisor) in divu128() function
/openbmc/qemu/include/qemu/
H A Dhost-utils.h64 static inline uint64_t divu128(uint64_t *plow, uint64_t *phigh, in divu128() function