Lines Matching refs:drv_name

316 	const char		*drv_name;  member
330 (void) dis_snprintf(buf, buflen, "%s %s,%s,%s", table->drv_name, in dis_riscv_rtype_32()
345 table->drv_name, dis_riscv_regs[DIS_RISCV_RD(instr)], in dis_riscv_itype_32()
349 table->drv_name, dis_riscv_regs[DIS_RISCV_RD(instr)], in dis_riscv_itype_32()
365 table->drv_name, dis_riscv_regs[DIS_RISCV_RD(instr)], in dis_riscv_btype_32()
369 table->drv_name, dis_riscv_regs[DIS_RISCV_RD(instr)], in dis_riscv_btype_32()
383 table->drv_name, dis_riscv_regs[DIS_RISCV_RD(instr)], in dis_riscv_load()
387 table->drv_name, dis_riscv_regs[DIS_RISCV_RD(instr)], in dis_riscv_load()
402 table->drv_name, dis_riscv_regs[DIS_RISCV_RS2(instr)], in dis_riscv_stype_32()
406 table->drv_name, dis_riscv_regs[DIS_RISCV_RS2(instr)], in dis_riscv_stype_32()
416 (void) dis_snprintf(buf, buflen, "%s %s,0x%x", table->drv_name, in dis_riscv_utype_32()
431 table->drv_name, dis_riscv_regs[DIS_RISCV_RD(instr)], in dis_riscv_jtype_32()
435 table->drv_name, dis_riscv_regs[DIS_RISCV_RD(instr)], in dis_riscv_jtype_32()
450 table->drv_name, dis_riscv_regs[DIS_RISCV_RD(instr)], in dis_riscv_shift_32()
454 table->drv_name, dis_riscv_regs[DIS_RISCV_RD(instr)], in dis_riscv_shift_32()
470 table->drv_name, dis_riscv_regs[DIS_RISCV_RD(instr)], in dis_riscv_shift_64()
474 table->drv_name, dis_riscv_regs[DIS_RISCV_RD(instr)], in dis_riscv_shift_64()
507 if (strcmp(a->drca_base, table->drv_name) != 0) in dis_riscv_csr()
520 (void) dis_snprintf(buf, buflen, "%s %s,%s,%s", table->drv_name, in dis_riscv_csr()
579 if (strcmp(a->drca_base, table->drv_name) != 0) in dis_riscv_csri()
594 table->drv_name, dis_riscv_regs[rd], csrstr, imm); in dis_riscv_csri()
597 table->drv_name, dis_riscv_regs[rd], csrstr, imm); in dis_riscv_csri()
660 (void) dis_snprintf(buf, buflen, "%s", table->drv_name); in dis_riscv_fence()
665 table->drv_name, in dis_riscv_fence()
681 (void) dis_snprintf(buf, buflen, "%s", table->drv_name); in dis_riscv_name()
689 (void) dis_snprintf(buf, buflen, "%s %s,%s", table->drv_name, in dis_riscv_rs1_rs2()
709 (void) dis_snprintf(buf, buflen, "%s%s %s,(%s)", table->drv_name, in dis_riscv_rv32a_load()
729 (void) dis_snprintf(buf, buflen, "%s%s %s,%s,(%s)", table->drv_name, in dis_riscv_rv32a()
744 table->drv_name, dis_riscv_fpregs[DIS_RISCV_RD(instr)], in dis_riscv_fp_load()
748 table->drv_name, dis_riscv_fpregs[DIS_RISCV_RD(instr)], in dis_riscv_fp_load()
763 table->drv_name, dis_riscv_fpregs[DIS_RISCV_RS2(instr)], in dis_riscv_fp_store()
767 table->drv_name, dis_riscv_fpregs[DIS_RISCV_RS2(instr)], in dis_riscv_fp_store()
777 (void) dis_snprintf(buf, buflen, "%s %s,%s,%s", table->drv_name, in dis_riscv_fp_r()
791 (void) dis_snprintf(buf, buflen, "%s %s,%s,%s", table->drv_name, in dis_riscv_fp_r_fpi()
802 (void) dis_snprintf(buf, buflen, "%s %s,%s,%s,%s%s", table->drv_name, in dis_riscv_fp_r4()
815 (void) dis_snprintf(buf, buflen, "%s %s,%s%s", table->drv_name, in dis_riscv_fp_rs2_fp()
826 (void) dis_snprintf(buf, buflen, "%s %s,%s", table->drv_name, in dis_riscv_fp_rs2_fp_nr()
836 (void) dis_snprintf(buf, buflen, "%s %s,%s%s", table->drv_name, in dis_riscv_fp_rs2_fpi()
847 (void) dis_snprintf(buf, buflen, "%s %s,%s%s", table->drv_name, in dis_riscv_fp_rs2_ifp()
858 (void) dis_snprintf(buf, buflen, "%s %s,%s", table->drv_name, in dis_riscv_fp_rs2_fpi_nr()
868 (void) dis_snprintf(buf, buflen, "%s %s,%s", table->drv_name, in dis_riscv_fp_rs2_ifp_nr()
879 (void) dis_snprintf(buf, buflen, "%s %s,%s,%s%s", table->drv_name, in dis_riscv_fp_rm()