Searched refs:riscv_op (Results 1 – 1 of 1) sorted by relevance
75 struct riscv_op { struct80 int (*match_func)(struct riscv_op *op, uint32_t insn); argument84 m_op(struct riscv_op *op, uint32_t insn) in m_op()93 static struct riscv_op riscv_opcodes[] = {297 static struct riscv_op riscv_c_opcodes[] = {348 oprint(struct riscv_op *op, vm_offset_t loc, int insn) in oprint()577 struct riscv_op *op; in db_disasm()