Home
last modified time | relevance | path

Searched refs:arcExtMap_auxRegName (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/opcodes/
Darc-ext.h128 extern const char * arcExtMap_auxRegName (unsigned);
Darc-ext.c403 arcExtMap_auxRegName (unsigned address) in arcExtMap_auxRegName() function
Darc-dis.c606 name = arcExtMap_auxRegName (value); in get_auxreg()
DChangeLog-2019125 (arcExtMap_auxRegName): Pass unsigned address.
127 * arc-ext.h (arcExtMap_auxRegName): Update prototype.
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Darc-ext.h128 extern const char * arcExtMap_auxRegName (unsigned);
Darc-ext.c403 arcExtMap_auxRegName (unsigned address) in arcExtMap_auxRegName() function
Darc-dis.c606 name = arcExtMap_auxRegName (value); in get_auxreg()
DChangeLog-2019125 (arcExtMap_auxRegName): Pass unsigned address.
127 * arc-ext.h (arcExtMap_auxRegName): Update prototype.