Home
last modified time | relevance | path

Searched refs:operand_crs1rdq (Results 1 – 1 of 1) sorted by relevance

/qemu/disas/
H A Driscv.c4238 static uint32_t operand_crs1rdq(rv_inst inst) in operand_crs1rdq() function
4670 dec->rd = dec->rs1 = operand_crs1rdq(inst) + 8; in decode_inst_operands()
4675 dec->rd = dec->rs1 = operand_crs1rdq(inst) + 8; in decode_inst_operands()
4680 dec->rd = dec->rs1 = operand_crs1rdq(inst) + 8; in decode_inst_operands()
4796 dec->rd = dec->rs1 = operand_crs1rdq(inst) + 8; in decode_inst_operands()
4893 dec->rd = operand_crs1rdq(inst) + 8; in decode_inst_operands()