Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/math-emu/
Dmath_efp.c491 int IR0, IR1; in do_spe_mathemu() local
641 FP_CMP_S(IR0, SA0, SB0, 3); in do_spe_mathemu()
643 if (IR0 == 3 && (FP_ISSIGNAN_S(SA0) || FP_ISSIGNAN_S(SB0))) in do_spe_mathemu()
647 ch = (IR0 == cmp) ? 1 : 0; in do_spe_mathemu()