Home
last modified time | relevance | path

Searched defs:insn_template (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gdb-7/opcodes/
H A Di386-opc.h663 typedef struct insn_template struct
666 char *name;
669 unsigned int operands;
673 unsigned int base_opcode;
705 insn_template; argument
/dflybsd-src/contrib/binutils-2.34/opcodes/
H A Di386-opc.h850 typedef struct insn_template struct
853 char *name;
857 unsigned int base_opcode;
894 insn_template; typedef
/dflybsd-src/contrib/binutils-2.27/opcodes/
H A Di386-opc.h839 typedef struct insn_template struct
842 char *name;
845 unsigned int operands;
849 unsigned int base_opcode;
881 insn_template; typedef
/dflybsd-src/contrib/binutils-2.27/include/opcode/
H A Dmetag.h615 } insn_template; typedef