OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vit_opcode
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
vax-inst.h
71
/*
vit_opcode
is char[] for portability. */
72
char
vit_opcode
[sizeof (vax_opcodeT)];
member in struct:vit
tc-vax.c
725
Also make
vit_opcode
into a char[]. We now have n-byte vax opcodes,
[
all
...]
Completed in 769 milliseconds