Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Ddfp_helper.c323 static void dfp_check_for_VXISI(struct PPC_DFP *dfp, int testForSameSign) in dfp_check_for_VXISI() argument
329 if ((same && testForSameSign) || (!same && !testForSameSign)) { in dfp_check_for_VXISI()