Home
last modified time | relevance | path

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

/openbmc/linux/arch/arc/include/asm/
H A Dbitops.h27 static inline __attribute__ ((const)) int clz(unsigned int x) in clz() function
/openbmc/qemu/target/microblaze/
H A Dtranslate.c414 DO_TYPEA0_CFG(clz, use_pcmp_instr, false, gen_clz) in DO_TYPEA0_CFG() argument