CCL_OR 1166 src/ccl.c case CCL_OR: reg[rrr] |= i; break; CCL_OR 1262 src/ccl.c case CCL_OR: reg[rrr] = i | j; break;