Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Dm68hc11.h419 extern const struct m68hc11_opcode m68hc11_opcodes[];
/openbsd/src/gnu/usr.bin/binutils/include/opcode/
Dm68hc11.h419 extern const struct m68hc11_opcode m68hc11_opcodes[];
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-m68hc11.c613 if (m68hc11_opcodes[i].arch & current_architecture) in md_begin()
615 opcodes[num_opcodes] = m68hc11_opcodes[i]; in md_begin()
621 opcodes[num_opcodes] = m68hc11_opcodes[i]; in md_begin()
625 if (strcmp (m68hc11_opcodes[i].name, alias_opcodes[j].name) == 0) in md_begin()
627 opcodes[num_opcodes] = m68hc11_opcodes[i]; in md_begin()
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-m68hc11.c612 if (m68hc11_opcodes[i].arch & current_architecture) in md_begin()
614 opcodes[num_opcodes] = m68hc11_opcodes[i]; in md_begin()
620 opcodes[num_opcodes] = m68hc11_opcodes[i]; in md_begin()
624 if (strcmp (m68hc11_opcodes[i].name, alias_opcodes[j].name) == 0) in md_begin()
626 opcodes[num_opcodes] = m68hc11_opcodes[i]; in md_begin()
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dm68hc11-dis.c310 opcode = m68hc11_opcodes; in print_insn()
Dm68hc11-opc.c113 const struct m68hc11_opcode m68hc11_opcodes[] = { variable
1058 const int m68hc11_num_opcodes = TABLE_SIZE (m68hc11_opcodes);
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dm68hc11-dis.c310 opcode = m68hc11_opcodes; in print_insn()
Dm68hc11-opc.c113 const struct m68hc11_opcode m68hc11_opcodes[] = { variable
1058 const int m68hc11_num_opcodes = TABLE_SIZE (m68hc11_opcodes);