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)
2537 #define DCE_MASK 0x80 macro2566 (b_data[mpoffs + CP_OFF_DCE_DCC] & DCE_MASK ? 1 : 0)); in st_compression()2576 b_data[mpoffs + CP_OFF_DCE_DCC] |= DCE_MASK; in st_compression()2581 b_data[mpoffs + CP_OFF_DCE_DCC] &= ~DCE_MASK; in st_compression()