Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dcc_helper.c257 static uint32_t cc_calc_icm(uint64_t mask, uint64_t val) in cc_calc_icm() function
433 r = cc_calc_icm(src, dst); in do_calc_cc()