OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RXREL_NEGATIVE
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
rx-defs.h
27
#define
RXREL_NEGATIVE
2
rx-parse.y
84
#define NO1(v) rx_op (v, 1,
RXREL_NEGATIVE
)
85
#define NO2(v) rx_op (v, 2,
RXREL_NEGATIVE
)
86
#define NO3(v) rx_op (v, 3,
RXREL_NEGATIVE
)
87
#define NO4(v) rx_op (v, 4,
RXREL_NEGATIVE
)
98
#define NIMM(v,pos) F (immediate (v,
RXREL_NEGATIVE
, pos, 32), pos, 2)
[
all
...]
Completed in 563 milliseconds