OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VIT_OPCODE_SPECIAL
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
vax-inst.h
49
#define
VIT_OPCODE_SPECIAL
0x40000000 /* Not normal branch optimising. */
tc-vax.c
721
Use another bit for
VIT_OPCODE_SPECIAL
if the op-code is not optimised
806
If the op-code has
VIT_OPCODE_SPECIAL
set, then we have a more unusual
820
#if (
VIT_OPCODE_SPECIAL
!= 0x40000000)
[
all
...]
Completed in 208 milliseconds