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