Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Driscv.c4176 static uint32_t operand_rs2(rv_inst inst) in operand_rs2() function
4609 dec->rs2 = operand_rs2(inst); in decode_inst_operands()
4615 dec->rs2 = operand_rs2(inst); in decode_inst_operands()
4621 dec->rs2 = operand_rs2(inst); in decode_inst_operands()
4627 dec->rs2 = operand_rs2(inst); in decode_inst_operands()
4634 dec->rs2 = operand_rs2(inst); in decode_inst_operands()
4642 dec->rs2 = operand_rs2(inst); in decode_inst_operands()
4836 dec->rs2 = operand_rs2(inst); in decode_inst_operands()
4847 dec->rs2 = operand_rs2(inst); in decode_inst_operands()
4857 dec->rs2 = operand_rs2(inst); in decode_inst_operands()
[all …]