HomeSort by relevance Sort by last modified time
    Searched defs:insn_template (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/include/opcode/
tic30.h 244 insn_template; typedef in typeref:struct:_template
246 static const insn_template tic30_optab[] = {
    [all...]
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 *,
metag.h 611 } insn_template; typedef in typeref:struct:__anon74605
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
i386-opc.h 803 typedef struct insn_template struct
845 insn_template; typedef in typeref:struct:insn_template
847 extern const insn_template i386_optab[];

Completed in 66 milliseconds