Searched refs:DCE_MASK (Results 1 – 2 of 2) sorted by relevance
56 #define DCE_MASK 0x40000000 macro310 or t0, t0, (ICE_MASK | DCE_MASK)
2539 #define DCE_MASK 0x80 macro2568 (b_data[mpoffs + CP_OFF_DCE_DCC] & DCE_MASK ? 1 : 0)); in st_compression()2578 b_data[mpoffs + CP_OFF_DCE_DCC] |= DCE_MASK; in st_compression()2583 b_data[mpoffs + CP_OFF_DCE_DCC] &= ~DCE_MASK; in st_compression()