Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Driscv.c4171 static uint32_t operand_rs1(rv_inst inst) in operand_rs1() function
4578 dec->rs1 = operand_rs1(inst); in decode_inst_operands()
4584 dec->rs1 = operand_rs1(inst); in decode_inst_operands()
4590 dec->rs1 = operand_rs1(inst); in decode_inst_operands()
4596 dec->rs1 = operand_rs1(inst); in decode_inst_operands()
4602 dec->rs1 = operand_rs1(inst); in decode_inst_operands()
4608 dec->rs1 = operand_rs1(inst); in decode_inst_operands()
4614 dec->rs1 = operand_rs1(inst); in decode_inst_operands()
4620 dec->rs1 = operand_rs1(inst); in decode_inst_operands()
4626 dec->rs1 = operand_rs1(inst); in decode_inst_operands()
[all …]