Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c5301 static intptr_t find_next_active(uint64_t *vg, intptr_t reg_off, in find_next_active() function
5468 reg_off_split = find_next_active(vg, reg_off_split, reg_max, esz); in sve_cont_ldst_elements()
6746 reg_off = find_next_active(vg, 0, reg_max, esz); in DO_LD1_ZPZ_S()