HomeSort by relevance Sort by last modified time
    Searched defs:vax_opcodeT (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/include/opcode/
vax.h 21 #ifndef vax_opcodeT
22 #define vax_opcodeT int
23 #endif /* no vax_opcodeT */
29 vax_opcodeT code; /* op-code (may be > 8 bits!) */
  /toolchain/binutils/binutils-2.27/gas/config/
vax-inst.h 45 typedef long vax_opcodeT; /* For initialising array of opcodes */
72 char vit_opcode[sizeof (vax_opcodeT)];

Completed in 442 milliseconds