OPC_REMS
const u32 insn = OPC_REMS | OP_A(rd) | OP_B(rd) | OP_C(rs);
#define OPC_REMSI (OPC_REMS | OP_IMM)