OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vax_opcodeT
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
vax-inst.h
45
typedef long
vax_opcodeT
; /* For initialising array of opcodes */
74
char vit_opcode[sizeof (
vax_opcodeT
)];
tc-vax.c
746
Widen
vax_opcodeT
to 32 bits. Use a bit for VIT_OPCODE_SYNTHETIC,
755
2-byte op-code. Still need
vax_opcodeT
concept, so we know how
757
30dec85 Dean Elsner. Widen typedef
vax_opcodeT
in "vax-inst.h"
1973
vax_opcodeT
oc;
/src/external/gpl3/binutils.old/dist/gas/config/
vax-inst.h
45
typedef long
vax_opcodeT
; /* For initialising array of opcodes */
74
char vit_opcode[sizeof (
vax_opcodeT
)];
tc-vax.c
746
Widen
vax_opcodeT
to 32 bits. Use a bit for VIT_OPCODE_SYNTHETIC,
755
2-byte op-code. Still need
vax_opcodeT
concept, so we know how
757
30dec85 Dean Elsner. Widen typedef
vax_opcodeT
in "vax-inst.h"
1973
vax_opcodeT
oc;
/src/external/gpl3/binutils/dist/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!) */
/src/external/gpl3/binutils.old/dist/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!) */
/src/external/gpl3/gdb/dist/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!) */
/src/external/gpl3/gdb.old/dist/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!) */
/src/external/gpl3/binutils/dist/opcodes/
vax-dis.c
462
vax_opcodeT
opcode = votp->detail.code;
/src/external/gpl3/binutils.old/dist/opcodes/
vax-dis.c
462
vax_opcodeT
opcode = votp->detail.code;
/src/external/gpl3/gdb/dist/opcodes/
vax-dis.c
462
vax_opcodeT
opcode = votp->detail.code;
/src/external/gpl3/gdb.old/dist/opcodes/
vax-dis.c
462
vax_opcodeT
opcode = votp->detail.code;
Completed in 39 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026