Searched refs:vit (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dvax-inst.h69 struct vit /* vax instruction tree */ struct
H A Dtc-vax.c59 static struct vit v;
274 static void vip PARAMS ((struct vit *, char *));
1860 * The exploded instruction is returned to a struct vit of your choice.
1861 * #include "vax-inst.h" to know what a struct vit is.
1873 struct vit *vitP; /* We build an exploded instruction here. */
1883 /* scan operands in struct vit */
1994 struct vit myvit; /* build an exploded vax instruction here */
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dvax-inst.h69 struct vit /* vax instruction tree */ struct
H A Dtc-vax.c61 static struct vit v;
1844 The exploded instruction is returned to a struct vit of your choice.
1845 #include "vax-inst.h" to know what a struct vit is.
1855 vip (struct vit *vitP, /* We build an exploded instruction here. */
1865 /* scan operands in struct vit */
1969 struct vit myvit; /* Build an exploded vax instruction here. */

Completed in 86 milliseconds