Searched refs:m68hc11_opcodes (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dm68hc11-dis.c243 opcode = m68hc11_opcodes;
397 opcode = m68hc11_opcodes;
H A Dm68hc11-opc.c115 const struct m68hc11_opcode m68hc11_opcodes[] = { variable in typeref:struct:m68hc11_opcode
1715 const int m68hc11_num_opcodes = TABLE_SIZE (m68hc11_opcodes);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dm68hc11-dis.c243 opcode = m68hc11_opcodes;
397 opcode = m68hc11_opcodes;
H A Dm68hc11-opc.c115 const struct m68hc11_opcode m68hc11_opcodes[] = { variable in typeref:struct:m68hc11_opcode
1715 const int m68hc11_num_opcodes = TABLE_SIZE (m68hc11_opcodes);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dm68hc11-dis.c243 opcode = m68hc11_opcodes;
397 opcode = m68hc11_opcodes;
H A Dm68hc11-opc.c115 const struct m68hc11_opcode m68hc11_opcodes[] = { variable in typeref:struct:m68hc11_opcode
1715 const int m68hc11_num_opcodes = TABLE_SIZE (m68hc11_opcodes);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dm68hc11-dis.c243 opcode = m68hc11_opcodes;
397 opcode = m68hc11_opcodes;
H A Dm68hc11-opc.c115 const struct m68hc11_opcode m68hc11_opcodes[] = { variable in typeref:struct:m68hc11_opcode
1715 const int m68hc11_num_opcodes = TABLE_SIZE (m68hc11_opcodes);
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dm68hc11.h447 extern const struct m68hc11_opcode m68hc11_opcodes[];
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dm68hc11.h447 extern const struct m68hc11_opcode m68hc11_opcodes[];
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dm68hc11.h447 extern const struct m68hc11_opcode m68hc11_opcodes[];
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dm68hc11.h447 extern const struct m68hc11_opcode m68hc11_opcodes[];
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m68hc11.c623 if (m68hc11_opcodes[i].arch & current_architecture)
625 opcodes[num_opcodes] = m68hc11_opcodes[i];
631 opcodes[num_opcodes] = m68hc11_opcodes[i];
635 if (strcmp (m68hc11_opcodes[i].name, alias_opcodes[j].name) == 0)
637 opcodes[num_opcodes] = m68hc11_opcodes[i];
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m68hc11.c623 if (m68hc11_opcodes[i].arch & current_architecture)
625 opcodes[num_opcodes] = m68hc11_opcodes[i];
631 opcodes[num_opcodes] = m68hc11_opcodes[i];
635 if (strcmp (m68hc11_opcodes[i].name, alias_opcodes[j].name) == 0)
637 opcodes[num_opcodes] = m68hc11_opcodes[i];
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-m68hc11.c623 if (m68hc11_opcodes[i].arch & current_architecture)
625 opcodes[num_opcodes] = m68hc11_opcodes[i];
631 opcodes[num_opcodes] = m68hc11_opcodes[i];
635 if (strcmp (m68hc11_opcodes[i].name, alias_opcodes[j].name) == 0)
637 opcodes[num_opcodes] = m68hc11_opcodes[i];

Completed in 228 milliseconds