Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dint_helper.c2076 #define clzh(v) ((v) ? clz32((uint32_t)(v) << 16) : 16) macro
2079 VGENERIC_DO(clzh, u16)
2082 #undef clzh