Home
last modified time | relevance | path

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

/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
/qemu/target/arm/tcg/
H A Dmve_helper.c1126 bool carry_in = env->vfp.xregs[ARM_VFP_FPSCR] & FPCR_C; in HELPER() local
1132 bool carry_in = env->vfp.xregs[ARM_VFP_FPSCR] & FPCR_C; in HELPER() local