Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dint_helper.c2084 #define ctzb(v) ((v) ? ctz32(v) : 8) macro
2089 VGENERIC_DO(ctzb, u8)
2094 #undef ctzb