Searched refs:m68hc11_opcode (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-m68hc11.c143 struct m68hc11_opcode *opcode;
164 static int cmp_opcode (struct m68hc11_opcode *, struct m68hc11_opcode *);
165 static char *print_opcode_format (struct m68hc11_opcode *, int);
177 static void build_dbranch_insn (struct m68hc11_opcode *,
182 static struct m68hc11_opcode *find (struct m68hc11_opcode_def *,
184 static struct m68hc11_opcode *find_opcode (struct m68hc11_opcode_def *,
186 static void build_jump_insn (struct m68hc11_opcode *, operand *, int, int);
187 static void build_insn (struct m68hc11_opcode *, operand *, int);
247 static struct m68hc11_opcode *m68hc11_sorted_opcode
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m68hc11.c144 struct m68hc11_opcode *opcode;
165 static int cmp_opcode (struct m68hc11_opcode *, struct m68hc11_opcode *);
166 static char *print_opcode_format (struct m68hc11_opcode *, int);
178 static void build_dbranch_insn (struct m68hc11_opcode *,
183 static struct m68hc11_opcode *find (struct m68hc11_opcode_def *,
185 static struct m68hc11_opcode *find_opcode (struct m68hc11_opcode_def *,
187 static void build_jump_insn (struct m68hc11_opcode *, operand *, int, int);
188 static void build_insn (struct m68hc11_opcode *, operand *, int);
248 static struct m68hc11_opcode *m68hc11_sorted_opcode
[all...]
/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Dm68hc11.h393 /* The opcode table is an array of struct m68hc11_opcode. */
394 struct m68hc11_opcode { struct
419 extern const struct m68hc11_opcode m68hc11_opcodes[];
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dm68hc11.h393 /* The opcode table is an array of struct m68hc11_opcode. */
394 struct m68hc11_opcode { struct
419 extern const struct m68hc11_opcode m68hc11_opcodes[];
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dm68hc11-dis.c232 const struct m68hc11_opcode *opcode;
H A Dm68hc11-opc.c113 const struct m68hc11_opcode m68hc11_opcodes[] = {
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dm68hc11-dis.c232 const struct m68hc11_opcode *opcode;
H A Dm68hc11-opc.c113 const struct m68hc11_opcode m68hc11_opcodes[] = {

Completed in 88 milliseconds