CE_INUSE_CONTEXTS
if (CE_INUSE_CONTEXTS & ctx_enables) {
if (ctx_enables & CE_INUSE_CONTEXTS) {
ctx_mask &= (ctx & CE_INUSE_CONTEXTS) ? 0x55 : 0xFF;