Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/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];
128 unsigned short flags;
145 unsigned short opcode2, mask2; /* some insns have an extended opcode */
147 const char* parname;
[all …]
H A Dtic30.h216 typedef struct _template struct
218 char *name;
219 unsigned int operands; /* how many operands */
220 unsigned int base_opcode; /* base_opcode is the fundamental opcode byte */
224 unsigned int opcode_modifier;
236 unsigned int operand_types[3];
238 int imm_arg_type;
/openbsd-src/gnu/usr.bin/binutils/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];
128 unsigned short flags;
145 unsigned short opcode2, mask2; /* some insns have an extended opcode */
147 const char* parname;
[all …]
H A Dtic30.h216 typedef struct _template struct
218 char *name;
219 unsigned int operands; /* how many operands */
220 unsigned int base_opcode; /* base_opcode is the fundamental opcode byte */
224 unsigned int opcode_modifier;
236 unsigned int operand_types[3];
238 int imm_arg_type;