Home
last modified time | relevance | path

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

/qemu/include/qemu/
H A Dhost-utils.h212 static inline int ctz8(uint8_t val) in ctz8() function
/qemu/target/riscv/
H A Dvcrypto_helper.c169 RVVCALL(OPIVV1, vctz_v_b, OP_UU_B, H1, H1, ctz8) in RVVCALL()