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)
2540 #define DCE_MASK 0x80 macro2569 (b_data[mpoffs + CP_OFF_DCE_DCC] & DCE_MASK ? 1 : 0)); in st_compression()2579 b_data[mpoffs + CP_OFF_DCE_DCC] |= DCE_MASK; in st_compression()2584 b_data[mpoffs + CP_OFF_DCE_DCC] &= ~DCE_MASK; in st_compression()