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