Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c4292 static uint64_t encode_pred_count(uint32_t elements, uint32_t count, in encode_pred_count() function
4393 .p[0] = encode_pred_count(elements, count, esz, false) in HELPER()
4461 .p[0] = encode_pred_count(elements, count, esz, true) in HELPER()