Searched refs:vax_opcodeT (Results 1 – 4 of 4) sorted by relevance
21 #ifndef vax_opcodeT22 #define vax_opcodeT int macro29 vax_opcodeT code; /* op-code (may be > 8 bits!) */
45 typedef long vax_opcodeT; /* For initialising array of opcodes */ typedef72 char vit_opcode[sizeof (vax_opcodeT)];
1864 vax_opcodeT oc; in vip()
448 vax_opcodeT opcode = votp->detail.code; in print_insn_vax()