Searched refs:DLS_CDL_EQ (Results 1 – 2 of 2) sorted by relevance
97 #define DLS_CDL_EQ 0x000E /* X = (X == Y) */ macro
2331 if (opcode <= DLS_CDL_EQ) in Parse_cdl()2381 case DLS_CDL_EQ: in Parse_cdl()