OPC_MPYDU
#define OPC_MPYDUI (OPC_MPYDU | OP_IMM)
const u32 insn = OPC_MPYDU | OP_A(ra) | OP_B(ra) | OP_C(rc);