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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/math-emu/
H A Dstatus_w.h16 #define Const__(x) $##x macro
18 #define Const__(x) x macro
21 #define SW_Backward Const__(0x8000) /* backward compatibility */
22 #define SW_C3 Const__(0x4000) /* condition bit 3 */
23 #define SW_Top Const__(0x3800) /* top of stack */
24 #define SW_Top_Shift Const__(11) /* shift for top of stack bits */
25 #define SW_C2 Const__(0x0400) /* condition bit 2 */
26 #define SW_C1 Const__(0x0200) /* condition bit 1 */
27 #define SW_C0 Const__(0x0100) /* condition bit 0 */
28 #define SW_Summary Const__(
[all...]

Completed in 51 milliseconds