HomeSort by: relevance | last modified time | path
    Searched refs:NGPR (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/gdb/dist/include/opcode/
riscv.h 405 #define NGPR 32
665 extern const char riscv_gpr_names_numeric[NGPR][NRC];
666 extern const char riscv_gpr_names_abi[NGPR][NRC];
  /src/external/gpl3/gdb.old/dist/include/opcode/
riscv.h 375 #define NGPR 32
613 extern const char riscv_gpr_names_numeric[NGPR][NRC];
614 extern const char riscv_gpr_names_abi[NGPR][NRC];
  /src/external/gpl3/binutils/dist/include/opcode/
riscv.h 442 #define NGPR 32
713 extern const char riscv_gpr_names_numeric[NGPR][NRC];
714 extern const char riscv_gpr_names_abi[NGPR][NRC];
  /src/external/gpl3/binutils.old/dist/include/opcode/
riscv.h 442 #define NGPR 32
713 extern const char riscv_gpr_names_numeric[NGPR][NRC];
714 extern const char riscv_gpr_names_abi[NGPR][NRC];
  /src/external/gpl3/binutils/dist/gas/config/
tc-riscv.c 1914 hash_reg_names (RCLASS_GPR, riscv_gpr_names_numeric, NGPR);
1915 hash_reg_names (RCLASS_GPR, riscv_gpr_names_abi, NGPR);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-riscv.c 1914 hash_reg_names (RCLASS_GPR, riscv_gpr_names_numeric, NGPR);
1915 hash_reg_names (RCLASS_GPR, riscv_gpr_names_abi, NGPR);
  /src/external/gpl3/binutils/dist/opcodes/
riscv-opc.c 29 const char riscv_gpr_names_numeric[NGPR][NRC] =
37 const char riscv_gpr_names_abi[NGPR][NRC] =
  /src/external/gpl3/binutils.old/dist/opcodes/
riscv-opc.c 29 const char riscv_gpr_names_numeric[NGPR][NRC] =
37 const char riscv_gpr_names_abi[NGPR][NRC] =
  /src/external/gpl3/gdb/dist/opcodes/
riscv-opc.c 29 const char riscv_gpr_names_numeric[NGPR][NRC] =
37 const char riscv_gpr_names_abi[NGPR][NRC] =
  /src/external/gpl3/gdb.old/dist/opcodes/
riscv-opc.c 29 const char riscv_gpr_names_numeric[NGPR][NRC] =
37 const char riscv_gpr_names_abi[NGPR][NRC] =

Completed in 65 milliseconds