Searched refs:INST_VAL_MASK (Results 1 – 1 of 1) sorted by relevance
29 #define INST_VAL_MASK 0x7ffff macro193 cl_int ival = (inst >> INST_VAL_SHIFT) & INST_VAL_MASK; in run_insts()