Searched refs:Const__ (Results 1 – 1 of 1) sorted by relevance
16 #define Const__(x) $##x18 #define Const__(x) x macro21 #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__(0x0080) /* exception summary */[all …]