Searched refs:insn_template (Results 1 - 25 of 52) sorted by relevance

123

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dtic54x.h150 } 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 *,
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dtic54x.h150 } 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 *,
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dtic54x.h150 } 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 *,
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dtic54x.h150 } 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 *,
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dmetag-dis.c326 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 *templat
[all...]
H A Dtic54x-dis.c30 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 *pt
[all...]
H A Dtic30-dis.c67 insn_template *tm;
81 insn_template *current_optab = (insn_template *) tic30_optab;
148 insn_template *current_optab = (insn_template *) tic30_optab;
H A Di386-opc.h918 typedef struct insn_template
985 insn_template; member in struct:i386_operand_type::__anon1722
H A Dtic54x-opc.c234 const insn_template tic54x_unknown_opcode =
236 const insn_template tic54x_optab[] = {
468 const insn_template tic54x_paroptab[] = {
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dmetag-dis.c326 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 *templat
[all...]
H A Dtic54x-dis.c30 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 *pt
[all...]
H A Di386-opc.h913 typedef struct insn_template
972 insn_template; member in struct:i386_operand_type::__anon1330
974 extern const insn_template i386_optab[];
H A Dtic30-dis.c67 insn_template *tm;
81 insn_template *current_optab = (insn_template *) tic30_optab;
148 insn_template *current_optab = (insn_template *) tic30_optab;
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmetag-dis.c326 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 *templat
[all...]
H A Dtic54x-dis.c30 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 *pt
[all...]
H A Dtic30-dis.c67 insn_template *tm;
81 insn_template *current_optab = (insn_template *) tic30_optab;
148 insn_template *current_optab = (insn_template *) tic30_optab;
H A Di386-opc.h943 typedef struct insn_template
1036 insn_template; member in struct:i386_operand_type::__anon1318
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dtic54x-dis.c30 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 *pt
[all...]
H A Dmetag-dis.c326 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 *templat
[all...]
H A Di386-opc.h876 typedef struct insn_template
932 insn_template; member in struct:i386_operand_type::__anon2282
934 extern const insn_template i386_optab[];
H A Dtic30-dis.c67 insn_template *tm;
81 insn_template *current_optab = (insn_template *) tic30_optab;
148 insn_template *current_optab = (insn_template *) tic30_optab;
H A Dtic54x-opc.c234 const insn_template tic54x_unknown_opcode =
236 const insn_template tic54x_optab[] = {
468 const insn_template tic54x_paroptab[] = {
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-metag.c204 const insn_template *template;
211 const insn_template *template)
445 const insn_template *template)
472 const insn_template *template)
527 const insn_template *template)
992 const insn_template *template)
1136 const insn_template *template)
1393 const insn_template *template)
1501 const insn_template *template)
1624 const insn_template *templat
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-metag.c204 const insn_template *template;
211 const insn_template *template)
445 const insn_template *template)
472 const insn_template *template)
527 const insn_template *template)
992 const insn_template *template)
1136 const insn_template *template)
1393 const insn_template *template)
1501 const insn_template *template)
1623 const insn_template *templat
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-metag.c204 const insn_template *template;
211 const insn_template *template)
445 const insn_template *template)
472 const insn_template *template)
527 const insn_template *template)
992 const insn_template *template)
1136 const insn_template *template)
1393 const insn_template *template)
1501 const insn_template *template)
1623 const insn_template *templat
[all...]

Completed in 408 milliseconds

123