Searched refs:IA64_OP (Results 1 – 2 of 2) sorted by relevance
339 #define IA64_OP(i) (((i) >> 37) & 0xf) macro
40 op = IA64_OP (opcode); in unit_to_type()