Searched refs:COMP3op_opc_bits (Results 1 – 2 of 2) sorted by relevance
1418 #define COMP3op_opc_bits 9 macro1429 COMP3op_opc_bits, COMP3op_opc_mask, \
1649 int opc = ((iw0 >> COMP3op_opc_bits) & COMP3op_opc_mask); in decode_COMP3op_0()