Searched refs:DO_CLO_B (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/loongarch/ | ||
H A D | vec.h | 56 #define DO_CLO_B(N) (clz32(~N & 0xff) - 24) macro |
/openbmc/qemu/target/loongarch/tcg/ | ||
H A D | vec_helper.c | 2246 DO_2OP(vclo_b, 8, UB, DO_CLO_B) |