Home
last modified time | relevance | path

Searched defs:_template (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gdb/dist/include/opcode/
H A Dtic54x.h85 typedef struct _template struct
88 const char *name;
89 unsigned int words; /* insn size in words */
90 int minops, maxops; /* min/max operand count */
95 unsigned short opcode;
120 unsigned short mask;
124 enum optype operand_types[MAX_OPERANDS];
150 } insn_template; argument
H A Dtic30.h216 typedef struct _template struct
218 const char *name;
219 unsigned int operands; /* how many operands */
220 unsigned int base_opcode; /* base_opcode is the fundamental opcode byte */
244 insn_template; argument
/netbsd/external/gpl3/binutils.old/dist/include/opcode/
H A Dtic54x.h85 typedef struct _template struct
88 const char *name;
89 unsigned int words; /* insn size in words */
90 int minops, maxops; /* min/max operand count */
95 unsigned short opcode;
120 unsigned short mask;
124 enum optype operand_types[MAX_OPERANDS];
150 } insn_template; argument
H A Dtic30.h216 typedef struct _template struct
218 const char *name;
219 unsigned int operands; /* how many operands */
220 unsigned int base_opcode; /* base_opcode is the fundamental opcode byte */
244 insn_template; argument
/netbsd/external/gpl3/binutils/dist/include/opcode/
H A Dtic54x.h85 typedef struct _template struct
88 const char *name;
89 unsigned int words; /* insn size in words */
90 int minops, maxops; /* min/max operand count */
95 unsigned short opcode;
120 unsigned short mask;
124 enum optype operand_types[MAX_OPERANDS];
150 } insn_template; argument
H A Dtic30.h216 typedef struct _template struct
218 const char *name;
219 unsigned int operands; /* how many operands */
220 unsigned int base_opcode; /* base_opcode is the fundamental opcode byte */
244 insn_template; argument
/netbsd/external/gpl3/gdb.old/dist/include/opcode/
H A Dtic54x.h85 typedef struct _template struct
88 const char *name;
89 unsigned int words; /* insn size in words */
90 int minops, maxops; /* min/max operand count */
95 unsigned short opcode;
120 unsigned short mask;
124 enum optype operand_types[MAX_OPERANDS];
150 } insn_template; argument
H A Dtic30.h216 typedef struct _template struct
218 const char *name;
219 unsigned int operands; /* how many operands */
220 unsigned int base_opcode; /* base_opcode is the fundamental opcode byte */
244 insn_template; argument