Searched refs:subopcode (Results 1 – 1 of 1) sorted by relevance
357 #define MAKE_HEADER(type, opcode, subopcode) \ argument358 (((type) << 29) | ((opcode) << 23) | ((subopcode) << 16))