Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Di8259.h32 #define IR0 0x01 /* IR0 */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/math-emu/
H A Dmath_efp.c489 int IR0, IR1; in do_spe_mathemu() local
638 FP_CMP_S(IR0, SA0, SB0, 3); in do_spe_mathemu()
640 if (IR0 == 3 && (FP_ISSIGNAN_S(SA0) || FP_ISSIGNAN_S(SB0))) in do_spe_mathemu()
644 ch = (IR0 == cmp) ? 1 : 0; in do_spe_mathemu()