Home
last modified time | relevance | path

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

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dmips-tdep.c425 { NUM_MIPS_PROCESSOR_REGS = (90 - 32) }; enumerator
429 static const char *mips_generic_reg_names[NUM_MIPS_PROCESSOR_REGS] = {
455 static const char *mips_tx39_reg_names[NUM_MIPS_PROCESSOR_REGS] = {
467 static const char *mips_irix_reg_names[NUM_MIPS_PROCESSOR_REGS] = {
517 gdb_assert (rawnum - 32 < NUM_MIPS_PROCESSOR_REGS); in mips_register_name()
H A DChangeLog-2003750 (NUM_MIPS_PROCESSOR_REGS): Define.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dmips-tdep.c425 { NUM_MIPS_PROCESSOR_REGS = (90 - 32) }; enumerator
429 static const char *mips_generic_reg_names[NUM_MIPS_PROCESSOR_REGS] = {
455 static const char *mips_tx39_reg_names[NUM_MIPS_PROCESSOR_REGS] = {
467 static const char *mips_irix_reg_names[NUM_MIPS_PROCESSOR_REGS] = {
517 gdb_assert (rawnum - 32 < NUM_MIPS_PROCESSOR_REGS); in mips_register_name()
H A DChangeLog-2003750 (NUM_MIPS_PROCESSOR_REGS): Define.
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dmips-tdep.c385 { NUM_MIPS_PROCESSOR_REGS = (90 - 32) }; enumerator
389 static const char *mips_generic_reg_names[NUM_MIPS_PROCESSOR_REGS] = {
415 static const char *mips_tx39_reg_names[NUM_MIPS_PROCESSOR_REGS] = {
427 static const char *mips_irix_reg_names[NUM_MIPS_PROCESSOR_REGS] = {
488 gdb_assert (rawnum - 32 < NUM_MIPS_PROCESSOR_REGS); in mips_register_name()
H A DChangeLog-2003750 (NUM_MIPS_PROCESSOR_REGS): Define.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dmips-tdep.c490 { NUM_MIPS_PROCESSOR_REGS = (90 - 32) }; enumerator
494 static const char *mips_generic_reg_names[NUM_MIPS_PROCESSOR_REGS] = {
518 static const char *mips_tx39_reg_names[NUM_MIPS_PROCESSOR_REGS] = {
530 static const char *mips_irix_reg_names[NUM_MIPS_PROCESSOR_REGS] = {
539 static const char *mips_linux_reg_names[NUM_MIPS_PROCESSOR_REGS] = {
601 gdb_assert (rawnum - 32 < NUM_MIPS_PROCESSOR_REGS); in mips_register_name()
H A DChangeLog-2003750 (NUM_MIPS_PROCESSOR_REGS): Define.
/dports/devel/gdb/gdb-11.1/gdb/
H A Dmips-tdep.c577 { NUM_MIPS_PROCESSOR_REGS = (90 - 32) }; enumerator
581 static const char * const mips_generic_reg_names[NUM_MIPS_PROCESSOR_REGS] = {
592 static const char * const mips_tx39_reg_names[NUM_MIPS_PROCESSOR_REGS] = {
604 static const char * const mips_linux_reg_names[NUM_MIPS_PROCESSOR_REGS] = {
666 gdb_assert (rawnum - 32 < NUM_MIPS_PROCESSOR_REGS); in mips_register_name()
H A DChangeLog-2003750 (NUM_MIPS_PROCESSOR_REGS): Define.