OPC_MPY
#define OPC_MPYI (OPC_MPY | OP_IMM)
const u32 insn = OPC_MPY | OP_A(ra) | OP_B(rb) | OP_C(rc);