OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHORT_OPCODE
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
d10v.h
44
/* These numbers were picked so we can do if( i &
SHORT_OPCODE
) */
45
#define
SHORT_OPCODE
1
/toolchain/binutils/binutils-2.25/opcodes/
d10v-dis.c
214
if ((op->format &
SHORT_OPCODE
)
Completed in 66 milliseconds