Lines Matching defs:riscv_fpr_names
69 const char (*riscv_fpr_names)[NRC];
84 pd->riscv_fpr_names = riscv_fpr_names_abi;
101 pd->riscv_fpr_names = riscv_fpr_names_numeric;
408 pd->riscv_fpr_names[EXTRACT_OPERAND (CRS2, l)]);
412 pd->riscv_fpr_names[EXTRACT_OPERAND (CRS2S, l) + 8]);
617 pd->riscv_fpr_names[rs1]);
622 pd->riscv_fpr_names[EXTRACT_OPERAND (RS2, l)]);
627 pd->riscv_fpr_names[rd]);
632 pd->riscv_fpr_names[EXTRACT_OPERAND (RS3, l)]);
1000 pd->riscv_fpr_names = pd->riscv_gpr_names;
1002 pd->riscv_fpr_names = pd->riscv_gpr_names == riscv_gpr_names_abi ?
1476 pd->riscv_fpr_names = NULL;