Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dint_helper.c2085 #define ctzh(v) ((v) ? ctz32(v) : 16) macro
2090 VGENERIC_DO(ctzh, u16)
2095 #undef ctzh