Home
last modified time | relevance | path

Searched refs:tilepro_spr (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dtilepro-opc.c9599 const struct tilepro_spr tilepro_sprs[] =
10113 const struct tilepro_spr *a = (const struct tilepro_spr *) a_ptr; in tilepro_spr_compare()
10114 const struct tilepro_spr *b = (const struct tilepro_spr *) b_ptr; in tilepro_spr_compare()
10123 struct tilepro_spr key; in get_tilepro_spr_name()
10127 tilepro_num_sprs, sizeof (struct tilepro_spr), in get_tilepro_spr_name()
10134 struct tilepro_spr *result_ptr = (struct tilepro_spr *) result; in get_tilepro_spr_name()
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dtilepro-opc.c9599 const struct tilepro_spr tilepro_sprs[] =
10113 const struct tilepro_spr *a = (const struct tilepro_spr *) a_ptr; in tilepro_spr_compare()
10114 const struct tilepro_spr *b = (const struct tilepro_spr *) b_ptr; in tilepro_spr_compare()
10123 struct tilepro_spr key; in get_tilepro_spr_name()
10127 tilepro_num_sprs, sizeof (struct tilepro_spr), in get_tilepro_spr_name()
10134 struct tilepro_spr *result_ptr = (struct tilepro_spr *) result; in get_tilepro_spr_name()
/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dtilepro.h1608 struct tilepro_spr struct
1618 extern const struct tilepro_spr tilepro_sprs[]; argument
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dtilepro.h1608 struct tilepro_spr struct
1618 extern const struct tilepro_spr tilepro_sprs[]; argument
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-tilepro.c905 e->X_add_number = ((const struct tilepro_spr *)val)->number; in tilepro_parse_name()