Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dint_helper.c2351 uint32_t helper_bcdadd(ppc_avr_t *r, ppc_avr_t *a, ppc_avr_t *b, uint32_t ps) in helper_bcdadd() function
2409 return helper_bcdadd(r, a, &bcopy, ps); in helper_bcdsub()