Home
last modified time | relevance | path

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

/qemu/include/qemu/
H A Dhost-utils.h154 static inline int clz16(uint16_t val) in clz16() function
/qemu/target/riscv/
H A Dvcrypto_helper.c161 RVVCALL(OPIVV1, vclz_v_h, OP_UU_H, H2, H2, clz16) in RVVCALL()