Searched refs:vax_opcodeT (Results 1 – 8 of 8) 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 */ typedef74 char vit_opcode[sizeof (vax_opcodeT)];
1967 vax_opcodeT oc; in vip()
462 vax_opcodeT opcode = votp->detail.code; in print_insn_vax()