Searched defs:alu_opcode (Results 1 – 2 of 2) sorted by relevance
2590 #define alu_opcode(v) __gen_uint((v), 20, 31) macro
689 unsigned alu_opcode(unsigned op) { in alu_opcode() function