Searched defs:vit (Results 1 – 2 of 2) sorted by relevance
71 struct vit /* vax instruction tree */ struct74 char vit_opcode[sizeof (vax_opcodeT)]; argument75 unsigned char vit_opcode_nbytes; /* How long is _opcode? (chars) */ argument76 unsigned char vit_operands; /* */ argument77 struct vop vit_operand[VIT_MAX_OPERANDS]; /* operands */ argument78 const char *vit_error; /* "" or error text */ argument