Searched refs:__686 (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dcrc_i386.S23 * preprocessor switch "__686" and is disabled by default.
78 #if !defined(PRE_686) && !defined(__686)
80 # define __686
117 * (requires upper three bytes = 0 when __686 is undefined)
119 #ifndef __686 /* optimize for 386, 486, Pentium */
124 #else /* __686 : optimize for Pentium Pro and compatible CPUs */
129 #endif /* ?__686 */
217 #ifndef __686
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dcrc_i386.c40 * This optimization is controlled by the macro symbol __686 and is disabled
82 #if !defined(PRE_686) && !defined(__686)
83 # define __686 macro
115 * (requires upper three bytes = 0 when __686 is undefined)
117 #ifndef __686
122 #else /* __686 */
127 #endif /* ?__686 */
215 #ifndef __686
H A Dcrc_i386.asm36 ; This optimization is controlled by the macro symbol __686 and is disabled
81 IFNDEF __686
82 __686 EQU 1 ; optimize for Pentium Pro, Pentium II and compatible CPUs define
128 ; (requires upper three bytes = 0 when __686 is undefined)
129 IFNDEF __686 ; optimize for 386, 486, Pentium
135 ELSE ; __686 : optimize for Pentium Pro, Pentium II and compatible CPUs
141 ENDIF ; ?__686
239 IFNDEF __686
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dcrc_i386.S23 * preprocessor switch "__686" and is disabled by default.
78 #if !defined(PRE_686) && !defined(__686)
80 # define __686
117 * (requires upper three bytes = 0 when __686 is undefined)
119 #ifndef __686 /* optimize for 386, 486, Pentium */
124 #else /* __686 : optimize for Pentium Pro and compatible CPUs */
129 #endif /* ?__686 */
217 #ifndef __686
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dcrc_i386.c40 * This optimization is controlled by the macro symbol __686 and is disabled
82 #if !defined(PRE_686) && !defined(__686)
83 # define __686 macro
115 * (requires upper three bytes = 0 when __686 is undefined)
117 #ifndef __686
122 #else /* __686 */
127 #endif /* ?__686 */
215 #ifndef __686
H A Dcrc_i386.asm36 ; This optimization is controlled by the macro symbol __686 and is disabled
81 IFNDEF __686
82 __686 EQU 1 ; optimize for Pentium Pro, Pentium II and compatible CPUs define
128 ; (requires upper three bytes = 0 when __686 is undefined)
129 IFNDEF __686 ; optimize for 386, 486, Pentium
135 ELSE ; __686 : optimize for Pentium Pro, Pentium II and compatible CPUs
141 ENDIF ; ?__686
239 IFNDEF __686
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/msdos/
H A Dcrc_i86.asm194 ifdef __686
231 endif ;?__686
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/msdos/
H A Dcrc_i86.asm194 ifdef __686
231 endif ;?__686

Completed in 158 milliseconds