HomeSort by: relevance | last modified time | path
    Searched refs:insn_template (Results 1 - 25 of 48) sorted by relevancy

1 2

  /src/external/gpl3/binutils/dist/include/opcode/
tic54x.h 150 } insn_template; typedef in typeref:struct:_template
152 extern const insn_template tic54x_unknown_opcode;
153 extern const insn_template tic54x_optab[];
154 extern const insn_template tic54x_paroptab[];
160 extern const insn_template* tic54x_get_insn (struct disassemble_info *,
  /src/external/gpl3/binutils.old/dist/include/opcode/
tic54x.h 150 } insn_template; typedef in typeref:struct:_template
152 extern const insn_template tic54x_unknown_opcode;
153 extern const insn_template tic54x_optab[];
154 extern const insn_template tic54x_paroptab[];
160 extern const insn_template* tic54x_get_insn (struct disassemble_info *,
  /src/external/gpl3/gdb.old/dist/include/opcode/
tic54x.h 150 } insn_template; typedef in typeref:struct:_template
152 extern const insn_template tic54x_unknown_opcode;
153 extern const insn_template tic54x_optab[];
154 extern const insn_template tic54x_paroptab[];
160 extern const insn_template* tic54x_get_insn (struct disassemble_info *,
  /src/external/gpl3/gdb/dist/include/opcode/
tic54x.h 150 } insn_template; typedef in typeref:struct:_template
152 extern const insn_template tic54x_unknown_opcode;
153 extern const insn_template tic54x_optab[];
154 extern const insn_template tic54x_paroptab[];
160 extern const insn_template* tic54x_get_insn (struct disassemble_info *,
  /src/external/gpl3/binutils/dist/opcodes/
metag-dis.c 326 const insn_template *template,
336 const insn_template *template,
387 const insn_template *template,
440 const insn_template *template,
683 const insn_template *template,
706 const insn_template *template,
727 const insn_template *template,
776 const insn_template *template,
815 const insn_template *template,
853 const insn_template *template
    [all...]
tic54x-dis.c 30 static int has_lkaddr (unsigned short, const insn_template *);
31 static int get_insn_size (unsigned short, const insn_template *);
37 const insn_template *, int);
54 const insn_template* tm;
89 has_lkaddr (unsigned short memdata, const insn_template *tm)
102 const insn_template*
106 const insn_template *tm = NULL;
138 for (tm = (insn_template *) tic54x_paroptab; tm->name; tm++)
152 get_insn_size (unsigned short memdata, const insn_template *insn)
472 const insn_template *ptm
    [all...]
tic30-dis.c 67 insn_template *tm;
81 insn_template *current_optab = (insn_template *) tic30_optab;
148 insn_template *current_optab = (insn_template *) tic30_optab;
i386-opc.h 1012 typedef struct insn_template
1107 insn_template; member in struct:i386_operand_type::__anon10914
tic54x-opc.c 234 const insn_template tic54x_unknown_opcode =
236 const insn_template tic54x_optab[] = {
468 const insn_template tic54x_paroptab[] = {
  /src/external/gpl3/binutils.old/dist/opcodes/
metag-dis.c 326 const insn_template *template,
336 const insn_template *template,
387 const insn_template *template,
440 const insn_template *template,
683 const insn_template *template,
706 const insn_template *template,
727 const insn_template *template,
776 const insn_template *template,
815 const insn_template *template,
853 const insn_template *template
    [all...]
tic54x-dis.c 30 static int has_lkaddr (unsigned short, const insn_template *);
31 static int get_insn_size (unsigned short, const insn_template *);
37 const insn_template *, int);
54 const insn_template* tm;
89 has_lkaddr (unsigned short memdata, const insn_template *tm)
102 const insn_template*
106 const insn_template *tm = NULL;
138 for (tm = (insn_template *) tic54x_paroptab; tm->name; tm++)
152 get_insn_size (unsigned short memdata, const insn_template *insn)
472 const insn_template *ptm
    [all...]
tic30-dis.c 67 insn_template *tm;
81 insn_template *current_optab = (insn_template *) tic30_optab;
148 insn_template *current_optab = (insn_template *) tic30_optab;
i386-opc.h 999 typedef struct insn_template
1094 insn_template; member in struct:i386_operand_type::__anon12361
tic54x-opc.c 234 const insn_template tic54x_unknown_opcode =
236 const insn_template tic54x_optab[] = {
468 const insn_template tic54x_paroptab[] = {
  /src/external/gpl3/gdb.old/dist/opcodes/
metag-dis.c 326 const insn_template *template,
336 const insn_template *template,
387 const insn_template *template,
440 const insn_template *template,
683 const insn_template *template,
706 const insn_template *template,
727 const insn_template *template,
776 const insn_template *template,
815 const insn_template *template,
853 const insn_template *template
    [all...]
tic54x-dis.c 30 static int has_lkaddr (unsigned short, const insn_template *);
31 static int get_insn_size (unsigned short, const insn_template *);
37 const insn_template *, int);
54 const insn_template* tm;
89 has_lkaddr (unsigned short memdata, const insn_template *tm)
102 const insn_template*
106 const insn_template *tm = NULL;
138 for (tm = (insn_template *) tic54x_paroptab; tm->name; tm++)
152 get_insn_size (unsigned short memdata, const insn_template *insn)
472 const insn_template *ptm
    [all...]
tic30-dis.c 67 insn_template *tm;
81 insn_template *current_optab = (insn_template *) tic30_optab;
148 insn_template *current_optab = (insn_template *) tic30_optab;
i386-opc.h 965 typedef struct insn_template
1059 insn_template; member in struct:i386_operand_type::__anon566
tic54x-opc.c 234 const insn_template tic54x_unknown_opcode =
236 const insn_template tic54x_optab[] = {
468 const insn_template tic54x_paroptab[] = {
  /src/external/gpl3/gdb/dist/opcodes/
metag-dis.c 326 const insn_template *template,
336 const insn_template *template,
387 const insn_template *template,
440 const insn_template *template,
683 const insn_template *template,
706 const insn_template *template,
727 const insn_template *template,
776 const insn_template *template,
815 const insn_template *template,
853 const insn_template *template
    [all...]
tic54x-dis.c 30 static int has_lkaddr (unsigned short, const insn_template *);
31 static int get_insn_size (unsigned short, const insn_template *);
37 const insn_template *, int);
54 const insn_template* tm;
89 has_lkaddr (unsigned short memdata, const insn_template *tm)
102 const insn_template*
106 const insn_template *tm = NULL;
138 for (tm = (insn_template *) tic54x_paroptab; tm->name; tm++)
152 get_insn_size (unsigned short memdata, const insn_template *insn)
472 const insn_template *ptm
    [all...]
tic30-dis.c 67 insn_template *tm;
81 insn_template *current_optab = (insn_template *) tic30_optab;
148 insn_template *current_optab = (insn_template *) tic30_optab;
i386-opc.h 999 typedef struct insn_template
1094 insn_template; member in struct:i386_operand_type::__anon1284
  /src/external/gpl3/binutils/dist/gas/config/
tc-metag.c 203 const insn_template *template;
210 const insn_template *template)
444 const insn_template *template)
471 const insn_template *template)
526 const insn_template *template)
991 const insn_template *template)
1135 const insn_template *template)
1392 const insn_template *template)
1500 const insn_template *template)
1622 const insn_template *template
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-metag.c 203 const insn_template *template;
210 const insn_template *template)
444 const insn_template *template)
471 const insn_template *template)
526 const insn_template *template)
991 const insn_template *template)
1135 const insn_template *template)
1392 const insn_template *template)
1500 const insn_template *template)
1622 const insn_template *template
    [all...]

Completed in 51 milliseconds

1 2