Home
last modified time | relevance | path

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

/qemu/disas/
H A Driscv.c4173 static uint32_t operand_rs1(rv_inst inst) in operand_rs1() function
4580 dec->rs1 = operand_rs1(inst); in decode_inst_operands()
4586 dec->rs1 = operand_rs1(inst); in decode_inst_operands()
4592 dec->rs1 = operand_rs1(inst); in decode_inst_operands()
4598 dec->rs1 = operand_rs1(inst); in decode_inst_operands()
4604 dec->rs1 = operand_rs1(inst); in decode_inst_operands()
4610 dec->rs1 = operand_rs1(inst); in decode_inst_operands()
4616 dec->rs1 = operand_rs1(inst); in decode_inst_operands()
4622 dec->rs1 = operand_rs1(inst); in decode_inst_operands()
4628 dec->rs1 = operand_rs1(inst); in decode_inst_operands()
[all …]