Home
last modified time | relevance | path

Searched defs:carry_out (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/s390x/tcg/
H A Dcc_helper.c126 static uint32_t cc_calc_addu(uint64_t carry_out, uint64_t result) in cc_calc_addu()
/openbmc/qemu/target/ppc/
H A Dint_helper.c2135 bool carry_out = int128_ult(int128_not(a->s128), b->s128), in helper_VADDECUQ() local
2170 bool carry_out = int128_ult(int128_not(a->s128), tmp), in helper_VSUBECUQ() local