Searched refs:vax_opcodeT (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dvax-inst.h46 typedef long vax_opcodeT; /* For initialising array of opcodes */ typedef
75 char vit_opcode[sizeof (vax_opcodeT)];
H A Dtc-vax.c717 Widen vax_opcodeT to 32 bits. Use a bit for VIT_OPCODE_SYNTHETIC,
726 2-byte op-code. Still need vax_opcodeT concept, so we know how
728 30dec85 Dean Elsner. Widen typedef vax_opcodeT in "vax-inst.h"
1210 * Widen vax_opcodeT to 32 bits. Use a bit for VIT_OPCODE_SYNTHETIC,
1219 * 2-byte op-code. Still need vax_opcodeT concept, so we know how
1221 * 30dec85 Dean Elsner. Widen typedef vax_opcodeT in "vax-inst.h"
2021 vax_opcodeT oc;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Dvax.h21 #ifndef vax_opcodeT
22 #define vax_opcodeT int macro
23 #endif /* no vax_opcodeT */
29 vax_opcodeT code; /* op-code (may be > 8 bits!) */
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Dvax.h21 #ifndef vax_opcodeT
22 #define vax_opcodeT int macro
23 #endif /* no vax_opcodeT */
29 vax_opcodeT code; /* op-code (may be > 8 bits!) */
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dvax-dis.c448 vax_opcodeT opcode = votp->detail.code;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dvax-dis.c448 vax_opcodeT opcode = votp->detail.code;

Completed in 257 milliseconds