Home
last modified time | relevance | path

Searched defs:carry_in (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/lib/
H A Dsstep.c1166 unsigned long carry_in) in add_with_carry()
/openbmc/qemu/target/ppc/
H A Dint_helper.c2136 carry_in = int128_getlo(c->s128) & 1; in helper_VADDECUQ() local
2171 carry_in = int128_getlo(c->s128) & 1; in helper_VSUBECUQ() local
/openbmc/qemu/target/arm/tcg/
H A Dmve_helper.c1126 bool carry_in = env->vfp.fpsr & FPSR_C; in HELPER() local
1132 bool carry_in = env->vfp.fpsr & FPSR_C; in HELPER() local