Searched refs:ALU2op_opc_mask (Results 1 – 10 of 10) sorted by relevance
784 #define ALU2op_opc_mask 0xf macro793 ALU2op_opc_bits, ALU2op_opc_mask, \
1374 int opc = ((iw0 >> ALU2op_opc_bits) & ALU2op_opc_mask); in decode_ALU2op_0()
2554 int opc = ((iw0 >> ALU2op_opc_bits) & ALU2op_opc_mask); in decode_ALU2op_0()