RV_EXTRACT_RD_REG
if (RV_EXTRACT_RD_REG(insn) != 1)
u32 index = RV_EXTRACT_RD_REG(opcode);
u32 rd_index = RV_EXTRACT_RD_REG(opcode);
u32 rd_idx = RV_EXTRACT_RD_REG(opcode);