Home
last modified time | relevance | path

Searched refs:vot_wot (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dtahoe.h29 struct vot_wot /* tahoe opcode table: wot to do with this */ struct
39 struct vot_wot detail; /* rest of opcode table [datum] */ argument
Dvax.h25 struct vot_wot /* vax opcode table: wot to do with this */ struct
35 struct vot_wot detail; /* rest of opcode table [datum] */ argument
DChangeLog-91032502 * vax.h (struct vot_wot, field `args'): Make it pointer to const
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-vax.c1851 struct vot_wot *vwP; in vip()
1888 vwP = (struct vot_wot *) hash_find (op_hash, instring); in vip()