Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dvax-inst.h69 struct vit /* vax instruction tree */ struct
72 char vit_opcode[sizeof (vax_opcodeT)]; argument
73 unsigned char vit_opcode_nbytes; /* How long is _opcode? (chars) */ argument
74 unsigned char vit_operands; /* */ argument
75 struct vop vit_operand[VIT_MAX_OPERANDS]; /* operands */ argument
76 const char *vit_error; /* "" or error text */ argument