Home
last modified time | relevance | path

Searched hist:"071663 df" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/ppc/
H A Dint_helper.c071663df Tue Dec 06 13:40:04 CST 2016 Jose Ricardo Ziviani <joserz@linux.vnet.ibm.com> target-ppc: Implement bcd_is_valid function

A function to check if all digits of a given BCD number is valid is
here presented because more instructions will need to reuse the
same code.

Signed-off-by: Jose Ricardo Ziviani <joserz@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>