OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INDEX_UP
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-arm.c
772
#define
INDEX_UP
0x00800000
8381
inst.instruction |=
INDEX_UP
;
8416
inst.instruction |=
INDEX_UP
;
8447
inst.instruction |=
INDEX_UP
;
8459
inst.instruction |=
INDEX_UP
;
9001
inst.instruction |=
INDEX_UP
;
9037
inst.instruction |=
INDEX_UP
;
10978
inst.instruction |=
INDEX_UP
;
27844
newval |= value | (sign ?
INDEX_UP
: 0);
27874
newval |= ((value >> 4) << 8) | (value & 0xf) | (sign ?
INDEX_UP
: 0)
[
all
...]
/src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c
772
#define
INDEX_UP
0x00800000
8384
inst.instruction |=
INDEX_UP
;
8419
inst.instruction |=
INDEX_UP
;
8450
inst.instruction |=
INDEX_UP
;
8462
inst.instruction |=
INDEX_UP
;
9004
inst.instruction |=
INDEX_UP
;
9040
inst.instruction |=
INDEX_UP
;
10981
inst.instruction |=
INDEX_UP
;
27847
newval |= value | (sign ?
INDEX_UP
: 0);
27877
newval |= ((value >> 4) << 8) | (value & 0xf) | (sign ?
INDEX_UP
: 0)
[
all
...]
Completed in 71 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026