Searched defs:CPL_OPCODE_G (Results 1 – 2 of 2) sorted by relevance
197 #define CPL_OPCODE_G(x) (((x) >> CPL_OPCODE_S) & 0xFF) macro