Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c4404 uint32_t i, invcount = oprbits - count; in do_whileg() local
4405 uint64_t bits = esz_mask & MAKE_64BIT_MASK(invcount & 63, 64); in do_whileg()
4407 for (i = invcount / 64; i < oprbits / 64; ++i) { in do_whileg()