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