Home
last modified time | relevance | path

Searched refs:clzl (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/util/
H A Dbitops.c151 return words * BITS_PER_LONG + BITS_PER_LONG - 1 - clzl(tmp); in find_last_bit()
/openbmc/qemu/include/qemu/
H A Dhost-utils.h697 # define clzl clz32 macro
704 # define clzl clz64 macro