Home
last modified time | relevance | path

Searched refs:clrsb64 (Results 1 – 4 of 4) sorted by relevance

/qemu/accel/tcg/
H A Dtcg-runtime.c138 return clrsb64(arg); in HELPER()
/qemu/include/qemu/
H A Dhost-utils.h298 static inline int clrsb64(uint64_t val) in clrsb64() function
/qemu/tcg/
H A Doptimize.c76 int rep = clrsb64(value); in smask_from_value()
/qemu/target/arm/tcg/
H A Dsve_helper.c851 DO_ZPZ_D(sve_cls_d, int64_t, clrsb64)