Home
last modified time | relevance | path

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

/qemu/include/qemu/
H A Dhost-utils.h224 static inline int ctz16(uint16_t val) in ctz16() function
/qemu/target/riscv/
H A Dvcrypto_helper.c170 RVVCALL(OPIVV1, vctz_v_h, OP_UU_H, H2, H2, ctz16) in RVVCALL()