Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dcc_helper.c336 static uint64_t cc_calc_muls_64(int64_t res_high, uint64_t res_low) in cc_calc_muls_64() function
410 r = cc_calc_muls_64(src, dst); in do_calc_cc()