Searched refs:PTR2op_opc_bits (Results 1 – 2 of 2) sorted by relevance
1375 #define PTR2op_opc_bits 6 macro1385 PTR2op_opc_bits, PTR2op_opc_mask, \
1487 int opc = ((iw0 >> PTR2op_opc_bits) & PTR2op_opc_mask); in decode_PTR2op_0()