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