Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Di8259.h30 #define IR1 0x02 /* IR1 */ macro
/openbmc/linux/arch/powerpc/math-emu/
H A Dmath_efp.c491 int IR0, IR1; in do_spe_mathemu() local
642 FP_CMP_S(IR1, SA1, SB1, 3); in do_spe_mathemu()
645 if (IR1 == 3 && (FP_ISSIGNAN_S(SA1) || FP_ISSIGNAN_S(SB1))) in do_spe_mathemu()
648 cl = (IR1 == cmp) ? 1 : 0; in do_spe_mathemu()