Searched refs:other_registers (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mn10200.c130 static const struct reg_name other_registers[] =
136 (sizeof (other_registers) / sizeof (struct reg_name))
277 reg_number = reg_name_search (other_registers, OTHER_REG_NAME_CNT, name);
127 static const struct reg_name other_registers[] = variable in typeref:struct:reg_name
H A Dtc-mn10300.c276 static const struct reg_name other_registers[] =
287 #define OTHER_REG_NAME_CNT ARRAY_SIZE (other_registers)
415 reg_number = reg_name_search (other_registers, ARRAY_SIZE (other_registers), name);
273 static const struct reg_name other_registers[] = variable in typeref:struct:reg_name
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mn10200.c130 static const struct reg_name other_registers[] =
136 (sizeof (other_registers) / sizeof (struct reg_name))
277 reg_number = reg_name_search (other_registers, OTHER_REG_NAME_CNT, name);
127 static const struct reg_name other_registers[] = variable in typeref:struct:reg_name
H A Dtc-mn10300.c276 static const struct reg_name other_registers[] =
287 #define OTHER_REG_NAME_CNT ARRAY_SIZE (other_registers)
415 reg_number = reg_name_search (other_registers, ARRAY_SIZE (other_registers), name);
273 static const struct reg_name other_registers[] = variable in typeref:struct:reg_name
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mn10200.c130 static const struct reg_name other_registers[] =
136 (sizeof (other_registers) / sizeof (struct reg_name))
277 reg_number = reg_name_search (other_registers, OTHER_REG_NAME_CNT, name);
127 static const struct reg_name other_registers[] = variable in typeref:struct:reg_name
H A Dtc-mn10300.c276 static const struct reg_name other_registers[] =
287 #define OTHER_REG_NAME_CNT ARRAY_SIZE (other_registers)
415 reg_number = reg_name_search (other_registers, ARRAY_SIZE (other_registers), name);
273 static const struct reg_name other_registers[] = variable in typeref:struct:reg_name

Completed in 203 milliseconds