Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/
Dskaddr.c681 SK_U8 Inexact; in SkAddrXmacMcAdd() local
747 for (Inexact = 0, i = 0; i < 8; i++) { in SkAddrXmacMcAdd()
748 Inexact |= pAC->Addr.Port[PortNumber].InexactFilter.Bytes[i]; in SkAddrXmacMcAdd()
751 if (Inexact == 0 && pAC->Addr.Port[PortNumber].PromMode == 0) { in SkAddrXmacMcAdd()
944 SK_U8 Inexact; in SkAddrXmacMcUpdate() local
984 for (Inexact = 0, i = 0; i < 8; i++) { in SkAddrXmacMcUpdate()
985 Inexact |= pAPort->InexactFilter.Bytes[i]; in SkAddrXmacMcUpdate()
996 else if (Inexact != 0) { in SkAddrXmacMcUpdate()
1049 if (Inexact == 0 && pAPort->PromMode == 0) { in SkAddrXmacMcUpdate()
1090 SK_U8 Inexact; in SkAddrGmacMcUpdate() local
[all …]
/linux-2.4.37.9/arch/m68k/ifpsp060/
DCHANGES38 Inexact FPSR bit. Emulation now does not set Inexact for
/linux-2.4.37.9/arch/m68k/fpsp040/
Dx_unfl.S93 | Inexact enabled and reported, and we must take an inexact exception
Dx_operr.S333 | Inexact enabled and reported, and we must take an inexact exception.
Dx_snan.S69 | Inexact enabled and reported, and we must take an inexact exception.
Dskeleton.S81 | Inexact exception
/linux-2.4.37.9/arch/sparc64/kernel/
Dentry.S300 sethi %hi(1 << 23), %g1 ! Inexact
/linux-2.4.37.9/arch/m68k/ifpsp060/src/
Dpfpsp.S3553 # _fpsp_inex(): 060FPSP entry point for FP Inexact exception. #
3556 # FP Inexact exception in an operating system. #
3571 # - The system stack contains the FP Inexact exception frame #
3579 # In a system where the FP Inexact exception is enabled, the goal #
Dfpsp.S3554 # _fpsp_inex(): 060FPSP entry point for FP Inexact exception. #
3557 # FP Inexact exception in an operating system. #
3572 # - The system stack contains the FP Inexact exception frame #
3580 # In a system where the FP Inexact exception is enabled, the goal #