Home
last modified time | relevance | path

Searched refs:arc_opcode (Results 1 – 25 of 73) sorted by relevance

123

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/include/opcode/
H A Darc.h51 struct arc_opcode { struct
86 struct arc_opcode *next_asm; /* Next instr to try during assembly. */ argument
87 struct arc_opcode *next_dis; /* Next instr to try during disassembly. */ argument
103 extern struct arc_opcode *arc_ext_opcodes;
296 extern struct arc_opcode arc_opcodes[];
311 const struct arc_opcode *arc_opcode_lookup_asm (const char *);
312 const struct arc_opcode *arc_opcode_lookup_dis (unsigned int);
316 int arc_opcode_supported (const struct arc_opcode *);
/dports/devel/avr-gdb/gdb-7.3.1/include/opcode/
H A Darc.h50 struct arc_opcode { struct
85 struct arc_opcode *next_asm; /* Next instr to try during assembly. */ argument
86 struct arc_opcode *next_dis; /* Next instr to try during disassembly. */ argument
102 extern struct arc_opcode *arc_ext_opcodes;
295 extern struct arc_opcode arc_opcodes[];
310 const struct arc_opcode *arc_opcode_lookup_asm (const char *);
311 const struct arc_opcode *arc_opcode_lookup_dis (unsigned int);
315 int arc_opcode_supported (const struct arc_opcode *);
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/opcode/
H A Darc.h50 struct arc_opcode { struct
85 struct arc_opcode *next_asm; /* Next instr to try during assembly. */ argument
86 struct arc_opcode *next_dis; /* Next instr to try during disassembly. */ argument
102 extern struct arc_opcode *arc_ext_opcodes;
295 extern struct arc_opcode arc_opcodes[];
310 const struct arc_opcode *arc_opcode_lookup_asm (const char *);
311 const struct arc_opcode *arc_opcode_lookup_dis (unsigned int);
315 int arc_opcode_supported (const struct arc_opcode *);
/dports/devel/gdb761/gdb-7.6.1/include/opcode/
H A Darc.h50 struct arc_opcode { struct
85 struct arc_opcode *next_asm; /* Next instr to try during assembly. */ argument
86 struct arc_opcode *next_dis; /* Next instr to try during disassembly. */ argument
102 extern struct arc_opcode *arc_ext_opcodes;
295 extern struct arc_opcode arc_opcodes[];
310 const struct arc_opcode *arc_opcode_lookup_asm (const char *);
311 const struct arc_opcode *arc_opcode_lookup_dis (unsigned int);
315 int arc_opcode_supported (const struct arc_opcode *);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/opcode/
H A Darc.h51 struct arc_opcode { struct
86 struct arc_opcode *next_asm; /* Next instr to try during assembly. */ argument
87 struct arc_opcode *next_dis; /* Next instr to try during disassembly. */ argument
103 extern struct arc_opcode *arc_ext_opcodes;
296 extern struct arc_opcode arc_opcodes[];
311 const struct arc_opcode *arc_opcode_lookup_asm (const char *);
312 const struct arc_opcode *arc_opcode_lookup_dis (unsigned int);
316 int arc_opcode_supported (const struct arc_opcode *);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/include/opcode/
H A Darc.h51 struct arc_opcode {
86 struct arc_opcode *next_asm; /* Next instr to try during assembly. */
87 struct arc_opcode *next_dis; /* Next instr to try during disassembly. */
103 extern struct arc_opcode *arc_ext_opcodes;
296 extern struct arc_opcode arc_opcodes[];
311 const struct arc_opcode *arc_opcode_lookup_asm (const char *);
312 const struct arc_opcode *arc_opcode_lookup_dis (unsigned int);
316 int arc_opcode_supported (const struct arc_opcode *);
/dports/devel/djgpp-binutils/binutils-2.17/include/opcode/
H A Darc.h51 struct arc_opcode { struct
86 struct arc_opcode *next_asm; /* Next instr to try during assembly. */ argument
87 struct arc_opcode *next_dis; /* Next instr to try during disassembly. */ argument
103 extern struct arc_opcode *arc_ext_opcodes;
296 extern struct arc_opcode arc_opcodes[];
311 const struct arc_opcode *arc_opcode_lookup_asm (const char *);
312 const struct arc_opcode *arc_opcode_lookup_dis (unsigned int);
316 int arc_opcode_supported (const struct arc_opcode *);
/dports/devel/radare2/radare2-5.1.1/libr/asm/arch/arc/gnu/
H A Darc.h64 struct arc_opcode { struct
173 struct arc_opcode *next_asm; /* Next instruction to try during assembly. */ argument
174 struct arc_opcode *next_dis; /* Next instruction to try during disassembly. */ argument
457 const struct arc_opcode *arc_opcode_lookup_asm (const char *);
458 const struct arc_opcode *arc_opcode_lookup_dis (unsigned int);
461 int arc_opcode_supported (const struct arc_opcode *);
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/opcodes/
H A Darc-dis.c52 const struct arc_opcode *opcode;
145 static const struct arc_opcode *
146 find_format_from_table (const struct arc_opcode *arc_table, in find_format_from_table()
151 const struct arc_opcode *opcode = NULL; in find_format_from_table()
275 const struct arc_opcode *opcode; in find_format_long_instructions()
349 const struct arc_opcode **opcode_result, in find_format()
352 const struct arc_opcode *opcode; in find_format()
437 print_flags (const struct arc_opcode *opcode, in print_flags()
516 get_auxreg (const struct arc_opcode *opcode, in get_auxreg()
712 const struct arc_opcode *opcode; in print_insn_arc()
/dports/lang/gnatdroid-binutils/binutils-2.27/opcodes/
H A Darc-dis.c52 const struct arc_opcode *opcode;
145 static const struct arc_opcode *
146 find_format_from_table (const struct arc_opcode *arc_table, in find_format_from_table()
151 const struct arc_opcode *opcode = NULL; in find_format_from_table()
275 const struct arc_opcode *opcode; in find_format_long_instructions()
349 const struct arc_opcode **opcode_result, in find_format()
352 const struct arc_opcode *opcode; in find_format()
437 print_flags (const struct arc_opcode *opcode, in print_flags()
516 get_auxreg (const struct arc_opcode *opcode, in get_auxreg()
712 const struct arc_opcode *opcode; in print_insn_arc()
/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/
H A Darc-dis.c48 const struct arc_opcode *opcode;
58 const struct arc_opcode *opcode;
252 static const struct arc_opcode *
254 const struct arc_opcode *arc_table, in find_format_from_table()
262 const struct arc_opcode *opcode = NULL; in find_format_from_table()
263 const struct arc_opcode *t_op = NULL; in find_format_from_table()
422 const struct arc_opcode *opcode = NULL; in find_format()
493 print_flags (const struct arc_opcode *opcode, in print_flags()
590 get_auxreg (const struct arc_opcode *opcode, in get_auxreg()
943 const struct arc_opcode *opcode; in print_insn_arc()
[all …]
/dports/devel/gdb/gdb-11.1/opcodes/
H A Darc-dis.c48 const struct arc_opcode *opcode;
58 const struct arc_opcode *opcode;
252 static const struct arc_opcode *
254 const struct arc_opcode *arc_table, in find_format_from_table()
262 const struct arc_opcode *opcode = NULL; in find_format_from_table()
263 const struct arc_opcode *t_op = NULL; in find_format_from_table()
422 const struct arc_opcode *opcode = NULL; in find_format()
493 print_flags (const struct arc_opcode *opcode, in print_flags()
590 get_auxreg (const struct arc_opcode *opcode, in get_auxreg()
943 const struct arc_opcode *opcode; in print_insn_arc()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/opcodes/
H A Darc-dis.c48 const struct arc_opcode *opcode;
58 const struct arc_opcode *opcode;
252 static const struct arc_opcode *
254 const struct arc_opcode *arc_table, in find_format_from_table()
262 const struct arc_opcode *opcode = NULL; in find_format_from_table()
263 const struct arc_opcode *t_op = NULL; in find_format_from_table()
422 const struct arc_opcode *opcode = NULL; in find_format()
493 print_flags (const struct arc_opcode *opcode, in print_flags()
590 get_auxreg (const struct arc_opcode *opcode, in get_auxreg()
943 const struct arc_opcode *opcode; in print_insn_arc()
[all …]
/dports/devel/binutils/binutils-2.37/opcodes/
H A Darc-dis.c48 const struct arc_opcode *opcode;
58 const struct arc_opcode *opcode;
252 static const struct arc_opcode *
254 const struct arc_opcode *arc_table, in find_format_from_table()
262 const struct arc_opcode *opcode = NULL; in find_format_from_table()
263 const struct arc_opcode *t_op = NULL; in find_format_from_table()
422 const struct arc_opcode *opcode = NULL; in find_format()
493 print_flags (const struct arc_opcode *opcode, in print_flags()
590 get_auxreg (const struct arc_opcode *opcode, in get_auxreg()
943 const struct arc_opcode *opcode; in print_insn_arc()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/opcode/
H A Darc.h108 struct arc_opcode struct
150 struct arc_opcode base_opcode; argument
172 extern const struct arc_opcode arc_opcodes[];
473 extern const struct arc_opcode arc_relax_opcodes[];
/dports/lang/gnatdroid-binutils/binutils-2.27/include/opcode/
H A Darc.h108 struct arc_opcode struct
150 struct arc_opcode base_opcode; argument
172 extern const struct arc_opcode arc_opcodes[];
473 extern const struct arc_opcode arc_relax_opcodes[];
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/
H A Dtc-arc.c322 const struct arc_opcode *opcode;
384 const struct arc_opcode **opcode;
395 const struct arc_opcode *opcode;
673 static const struct arc_opcode *
1647 static const struct arc_opcode *
1655 const struct arc_opcode *opcode; in find_opcode_match()
2219 static struct arc_opcode tmp[2]; in build_fake_opcode_hash_entry()
2253 struct arc_opcode fake_opcode; in find_special_case_long_opcode()
2254 const struct arc_opcode *opcode; in find_special_case_long_opcode()
3174 const struct arc_opcode *opcode; in md_convert_frag()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/
H A Dtc-arc.c322 const struct arc_opcode *opcode;
384 const struct arc_opcode **opcode;
395 const struct arc_opcode *opcode;
673 static const struct arc_opcode *
1647 static const struct arc_opcode *
1655 const struct arc_opcode *opcode; in find_opcode_match()
2219 static struct arc_opcode tmp[2]; in build_fake_opcode_hash_entry()
2253 struct arc_opcode fake_opcode; in find_special_case_long_opcode()
2254 const struct arc_opcode *opcode; in find_special_case_long_opcode()
3174 const struct arc_opcode *opcode; in md_convert_frag()
[all …]
/dports/devel/binutils/binutils-2.37/include/opcode/
H A Darc.h151 struct arc_opcode struct
191 extern const struct arc_opcode arc_opcodes[]; argument
194 extern int arc_opcode_len (const struct arc_opcode *opcode);
469 extern const struct arc_opcode arc_relax_opcodes[];
/dports/devel/arm-elf-binutils/binutils-2.37/include/opcode/
H A Darc.h151 struct arc_opcode struct
191 extern const struct arc_opcode arc_opcodes[]; argument
194 extern int arc_opcode_len (const struct arc_opcode *opcode);
469 extern const struct arc_opcode arc_relax_opcodes[];
/dports/devel/gnulibiberty/binutils-2.37/include/opcode/
H A Darc.h151 struct arc_opcode struct
191 extern const struct arc_opcode arc_opcodes[]; argument
194 extern int arc_opcode_len (const struct arc_opcode *opcode);
469 extern const struct arc_opcode arc_relax_opcodes[];
/dports/devel/gdb/gdb-11.1/include/opcode/
H A Darc.h151 struct arc_opcode struct
191 extern const struct arc_opcode arc_opcodes[]; argument
194 extern int arc_opcode_len (const struct arc_opcode *opcode);
469 extern const struct arc_opcode arc_relax_opcodes[];
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/opcode/
H A Darc.h147 struct arc_opcode struct
187 extern const struct arc_opcode arc_opcodes[]; argument
190 extern int arc_opcode_len (const struct arc_opcode *opcode);
465 extern const struct arc_opcode arc_relax_opcodes[];
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dtc-arc.c333 const struct arc_opcode *opcode;
395 const struct arc_opcode **opcode;
406 const struct arc_opcode *opcode;
722 static const struct arc_opcode *
1740 static const struct arc_opcode *
1749 const struct arc_opcode *opcode; in find_opcode_match()
2466 const struct arc_opcode *opcode; in assemble_tokens()
3290 const struct arc_opcode *opcode; in md_convert_frag()
3838 relax_insn_p (const struct arc_opcode *opcode, in relax_insn_p()
3876 assemble_insn (const struct arc_opcode *opcode, in assemble_insn()
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Dtc-arc.c333 const struct arc_opcode *opcode;
395 const struct arc_opcode **opcode;
406 const struct arc_opcode *opcode;
722 static const struct arc_opcode *
1740 static const struct arc_opcode *
1749 const struct arc_opcode *opcode; in find_opcode_match()
2466 const struct arc_opcode *opcode; in assemble_tokens()
3290 const struct arc_opcode *opcode; in md_convert_frag()
3838 relax_insn_p (const struct arc_opcode *opcode, in relax_insn_p()
3876 assemble_insn (const struct arc_opcode *opcode, in assemble_insn()
[all …]

123