Home
last modified time | relevance | path

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

/qemu/include/qemu/
H A Dhost-utils.h139 static inline int clz8(uint8_t val) in clz8() function
/qemu/target/riscv/
H A Dvcrypto_helper.c160 RVVCALL(OPIVV1, vclz_v_b, OP_UU_B, H1, H1, clz8) in RVVCALL()