HomeSort by: relevance | last modified time | path
    Searched refs:m68hc11_opcode (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-m68hc11.c 159 struct m68hc11_opcode *opcode;
192 static char *print_opcode_format (struct m68hc11_opcode *, int);
205 static void build_dbranch_insn (struct m68hc11_opcode *,
210 static struct m68hc11_opcode *find (struct m68hc11_opcode_def *,
212 static struct m68hc11_opcode *find_opcode (struct m68hc11_opcode_def *,
214 static void build_jump_insn (struct m68hc11_opcode *, operand *, int, int);
215 static void build_insn_xg (struct m68hc11_opcode *, operand *, int);
216 static void build_insn (struct m68hc11_opcode *, operand *, int);
279 static struct m68hc11_opcode *m68hc11_sorted_opcodes;
594 const struct m68hc11_opcode *op1 = p1
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68hc11.c 159 struct m68hc11_opcode *opcode;
192 static char *print_opcode_format (struct m68hc11_opcode *, int);
205 static void build_dbranch_insn (struct m68hc11_opcode *,
210 static struct m68hc11_opcode *find (struct m68hc11_opcode_def *,
212 static struct m68hc11_opcode *find_opcode (struct m68hc11_opcode_def *,
214 static void build_jump_insn (struct m68hc11_opcode *, operand *, int, int);
215 static void build_insn_xg (struct m68hc11_opcode *, operand *, int);
216 static void build_insn (struct m68hc11_opcode *, operand *, int);
279 static struct m68hc11_opcode *m68hc11_sorted_opcodes;
594 const struct m68hc11_opcode *op1 = p1
    [all...]
  /src/external/gpl3/binutils/dist/include/opcode/
m68hc11.h 419 /* The opcode table is an array of struct m68hc11_opcode. */
420 struct m68hc11_opcode struct
447 extern const struct m68hc11_opcode m68hc11_opcodes[];
  /src/external/gpl3/binutils.old/dist/include/opcode/
m68hc11.h 419 /* The opcode table is an array of struct m68hc11_opcode. */
420 struct m68hc11_opcode struct
447 extern const struct m68hc11_opcode m68hc11_opcodes[];
  /src/external/gpl3/gdb/dist/include/opcode/
m68hc11.h 419 /* The opcode table is an array of struct m68hc11_opcode. */
420 struct m68hc11_opcode struct
447 extern const struct m68hc11_opcode m68hc11_opcodes[];
  /src/external/gpl3/gdb.old/dist/include/opcode/
m68hc11.h 419 /* The opcode table is an array of struct m68hc11_opcode. */
420 struct m68hc11_opcode struct
447 extern const struct m68hc11_opcode m68hc11_opcodes[];
  /src/external/gpl3/binutils/dist/opcodes/
m68hc11-dis.c 229 const struct m68hc11_opcode *opcode;
m68hc11-opc.c 115 const struct m68hc11_opcode m68hc11_opcodes[] = {
  /src/external/gpl3/binutils.old/dist/opcodes/
m68hc11-dis.c 229 const struct m68hc11_opcode *opcode;
m68hc11-opc.c 115 const struct m68hc11_opcode m68hc11_opcodes[] = {
  /src/external/gpl3/gdb/dist/opcodes/
m68hc11-dis.c 229 const struct m68hc11_opcode *opcode;
m68hc11-opc.c 115 const struct m68hc11_opcode m68hc11_opcodes[] = {
  /src/external/gpl3/gdb.old/dist/opcodes/
m68hc11-dis.c 229 const struct m68hc11_opcode *opcode;
m68hc11-opc.c 115 const struct m68hc11_opcode m68hc11_opcodes[] = {

Completed in 39 milliseconds