Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Driscv.c4236 static uint32_t operand_crs1rdq(rv_inst inst) in operand_crs1rdq() function
4668 dec->rd = dec->rs1 = operand_crs1rdq(inst) + 8; in decode_inst_operands()
4673 dec->rd = dec->rs1 = operand_crs1rdq(inst) + 8; in decode_inst_operands()
4678 dec->rd = dec->rs1 = operand_crs1rdq(inst) + 8; in decode_inst_operands()
4794 dec->rd = dec->rs1 = operand_crs1rdq(inst) + 8; in decode_inst_operands()
4891 dec->rd = operand_crs1rdq(inst) + 8; in decode_inst_operands()