Searched refs:ocf (Results 1 – 1 of 1) sorted by relevance
65 #define get_opcode(ocg, ocf) (((uint16_t)(ocg) & (uint16_t)0x3FU) << 10) | (uint16_t)((ocf)&0x3FFU) argument