Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dcc_helper.c98 target_ulong helper_cc_compute_all(target_ulong dst, target_ulong src1, in helper_cc_compute_all() function
234 return helper_cc_compute_all(CC_DST, CC_SRC, CC_SRC2, CC_OP); in cpu_cc_compute_all()