Searched refs:double_register_low_names (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Drx-dis.c118 static const char * double_register_low_names[] = variable
177 if (reg < ARRAY_SIZE (double_register_low_names))
178 return double_register_low_names[reg];
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Drx-dis.c118 static const char * double_register_low_names[] = variable
177 if (reg < ARRAY_SIZE (double_register_low_names))
178 return double_register_low_names[reg];
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Drx-dis.c118 static const char * double_register_low_names[] = variable
177 if (reg < ARRAY_SIZE (double_register_low_names))
178 return double_register_low_names[reg];
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Drx-dis.c118 static const char * double_register_low_names[] = variable
177 if (reg < ARRAY_SIZE (double_register_low_names))
178 return double_register_low_names[reg];

Completed in 95 milliseconds