Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c465 static void gen_add_carry(TCGv_i32 dest, TCGv_i32 t0, TCGv_i32 t1) in gen_add_carry() function
3863 DO_ANY3(ADC, a->s ? gen_adc_CC : gen_add_carry, false, STREG_NORMAL)