Searched refs:instr (Results 1 – 1 of 1) sorted by relevance
72 #define HCP_HEADER(type, instr) ((((type) & 0x03) << 6) | ((instr) & 0x3f)) argument