Searched refs:COMP3op_dst_mask (Results 1 – 4 of 4) sorted by relevance
1417 #define COMP3op_dst_mask 0x7 macro1428 COMP3op_dst_bits, COMP3op_dst_mask, \
1652 int dst = ((iw0 >> COMP3op_dst_bits) & COMP3op_dst_mask); in decode_COMP3op_0()