Searched defs:_template (Results 1 – 4 of 4) sorted by relevance
85 typedef struct _template struct88 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 …]
216 typedef struct _template struct218 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;