Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Driscv.c4166 static uint32_t operand_rd(rv_inst inst) in operand_rd() function
4567 dec->rd = operand_rd(inst); in decode_inst_operands()
4572 dec->rd = operand_rd(inst); in decode_inst_operands()
4577 dec->rd = operand_rd(inst); in decode_inst_operands()
4583 dec->rd = operand_rd(inst); in decode_inst_operands()
4589 dec->rd = operand_rd(inst); in decode_inst_operands()
4595 dec->rd = operand_rd(inst); in decode_inst_operands()
4601 dec->rd = operand_rd(inst); in decode_inst_operands()
4619 dec->rd = operand_rd(inst); in decode_inst_operands()
4625 dec->rd = operand_rd(inst); in decode_inst_operands()
[all …]