Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/tcg/
H A Dcc_helper.c152 static uint32_t cc_calc_sub_64(int64_t a1, int64_t a2, int64_t ar) in cc_calc_sub_64() function
398 r = cc_calc_sub_64(src, dst, vr); in do_calc_cc()