Home
last modified time | relevance | path

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

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