Home
last modified time | relevance | path

Searched refs:insn_template (Results 1 – 25 of 33) sorted by relevance

12

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dtic54x.h150 } insn_template; typedef
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 *,
Dtic30.h244 insn_template; typedef
246 static const insn_template tic30_optab[] = {
607 static const insn_template *const tic30_optab_end =
Dmetag.h615 } insn_template; typedef
1017 static const insn_template metag_optab[] =
DChangeLog-04151689 insn_template. Updated code to use new name.
1691 insn_template.
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dtic54x.h150 } insn_template; typedef
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 *,
Dtic30.h244 insn_template; typedef
246 static const insn_template tic30_optab[] = {
607 static const insn_template *const tic30_optab_end =
Dmetag.h615 } insn_template; typedef
1017 static const insn_template metag_optab[] =
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dmetag-dis.c326 const insn_template *template, in print_none()
336 const insn_template *template, in print_mov_u2u()
387 const insn_template *template, in print_mov_port()
440 const insn_template *template, in print_movl_ttrec()
683 const insn_template *template, in print_get()
706 const insn_template *template, in print_set()
727 const insn_template *template, in print_get_set()
776 const insn_template *template, in print_get_set_ext()
815 const insn_template *template, in print_mget_mset()
853 const insn_template *template, in print_cond_set()
[all …]
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; in print_insn_tic54x()
89 has_lkaddr (unsigned short memdata, const insn_template *tm) in has_lkaddr()
102 const insn_template*
106 const insn_template *tm = NULL; in tic54x_get_insn()
138 for (tm = (insn_template *) tic54x_paroptab; tm->name; tm++) in tic54x_get_insn()
152 get_insn_size (unsigned short memdata, const insn_template *insn) in get_insn_size()
472 const insn_template *ptm, in print_parallel_instruction()
Dtic30-dis.c67 insn_template *tm;
81 insn_template *current_optab = (insn_template *) tic30_optab; in get_tic30_instruction()
148 insn_template *current_optab = (insn_template *) tic30_optab; in get_tic30_instruction()
Dtic54x-opc.c234 const insn_template tic54x_unknown_opcode =
236 const insn_template tic54x_optab[] = {
468 const insn_template tic54x_paroptab[] = {
Di386-opc.h948 typedef struct insn_template struct
1042 insn_template; argument
DChangeLog751 * i386-opc.h (struct insn_template): Shrink base_opcode to 16
843 * i386-opc.h (struct insn_template): Drop opcode_length field.
877 * i386-opc.h (struct insn_template): Move cpu_flags field past
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dmetag-dis.c326 const insn_template *template, in print_none()
336 const insn_template *template, in print_mov_u2u()
387 const insn_template *template, in print_mov_port()
440 const insn_template *template, in print_movl_ttrec()
683 const insn_template *template, in print_get()
706 const insn_template *template, in print_set()
727 const insn_template *template, in print_get_set()
776 const insn_template *template, in print_get_set_ext()
815 const insn_template *template, in print_mget_mset()
853 const insn_template *template, in print_cond_set()
[all …]
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; in print_insn_tic54x()
89 has_lkaddr (unsigned short memdata, const insn_template *tm) in has_lkaddr()
102 const insn_template*
106 const insn_template *tm = NULL; in tic54x_get_insn()
138 for (tm = (insn_template *) tic54x_paroptab; tm->name; tm++) in tic54x_get_insn()
152 get_insn_size (unsigned short memdata, const insn_template *insn) in get_insn_size()
472 const insn_template *ptm, in print_parallel_instruction()
Dtic30-dis.c67 insn_template *tm;
81 insn_template *current_optab = (insn_template *) tic30_optab; in get_tic30_instruction()
148 insn_template *current_optab = (insn_template *) tic30_optab; in get_tic30_instruction()
Dtic54x-opc.c234 const insn_template tic54x_unknown_opcode =
236 const insn_template tic54x_optab[] = {
468 const insn_template tic54x_paroptab[] = {
Di386-opc.h943 typedef struct insn_template struct
1036 insn_template; argument
DChangeLog737 * i386-opc.h (struct insn_template): Shrink base_opcode to 16
829 * i386-opc.h (struct insn_template): Drop opcode_length field.
863 * i386-opc.h (struct insn_template): Move cpu_flags field past
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-metag.c204 const insn_template *template;
211 const insn_template *template) in parse_none()
445 const insn_template *template) in parse_mov_u2u()
472 const insn_template *template) in parse_mov_port()
527 const insn_template *template) in parse_movl_ttrec()
992 const insn_template *template) in parse_get_set()
1136 const insn_template *template) in parse_get_set_ext()
1393 const insn_template *template) in parse_mget_mset()
1501 const insn_template *template) in parse_mmov()
1623 const insn_template *template) in parse_mdrd()
[all …]
Dtc-tic30.c117 const insn_template *current_optab = tic30_optab; in md_begin()
237 insn_template *opcode;
241 insn_template *tm; /* Template of current instruction. */
1399 insn_template *op; in md_assemble()
1447 op = (insn_template *) str_hash_find (op_hash, token_start); in md_assemble()
Dtc-i386.c102 const insn_template *start;
103 const insn_template *end;
171 static bool optimize_disp (const insn_template *t);
172 static const insn_template *match_template (char);
271 insn_template tm;
1691 is_cpu (const insn_template *t, enum i386_cpu cpu) in is_cpu()
1697 maybe_cpu (const insn_template *t, enum i386_cpu cpu) in maybe_cpu()
1798 cpu_flags_check_cpu64 (const insn_template *t) in cpu_flags_check_cpu64()
1885 static INLINE bool need_evex_encoding (const insn_template *t) in need_evex_encoding()
1902 cpu_flags_match (const insn_template *t) in cpu_flags_match()
[all …]
Dtc-tic54x.c82 const insn_template *tm; /* Opcode template. */
2981 insn_template *tm; in md_begin()
3008 for (tm = (insn_template *) tic54x_optab; tm->name; tm++) in md_begin()
3012 for (tm = (insn_template *) tic54x_paroptab; tm->name; tm++) in md_begin()
4173 insn->tm = (insn_template *) str_hash_find (op_hash, insn->mnemonic); in tic54x_parse_insn()
4196 insn->tm = (insn_template *) str_hash_find (op_hash, in tic54x_parse_insn()
4231 insn->tm = (insn_template *) str_hash_find (parop_hash, insn->mnemonic); in tic54x_parse_parallel_insn_firstline()
Dtc-i386-intel.c348 const insn_template *t = current_templates.start; in i386_intel_simplify_register()
819 const insn_template *t; in i386_intel_operand()
/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000.cc27582 char insn_template[80]; in emit_fusion_load() local
27589 sprintf (insn_template, "%s %%0,%%2(%%1)", insn_str); in emit_fusion_load()
27591 output_asm_insn (insn_template, fuse_ops); in emit_fusion_load()
27598 sprintf (insn_template, "%s %%0,%%2@toc@l(%%1)", insn_str); in emit_fusion_load()
27601 sprintf (insn_template, "%s %%0,%%2@l(%%1)", insn_str); in emit_fusion_load()
27607 output_asm_insn (insn_template, fuse_ops); in emit_fusion_load()
27617 sprintf (insn_template, "%s %%0,%%2+%%3@toc@l(%%1)", insn_str); in emit_fusion_load()
27620 sprintf (insn_template, "%s %%0,%%2+%%3@l(%%1)", insn_str); in emit_fusion_load()
27627 output_asm_insn (insn_template, fuse_ops); in emit_fusion_load()
27632 sprintf (insn_template, "%s %%0,%%2@l(%%1)", insn_str); in emit_fusion_load()
[all …]

12