OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INST_IMMEDIATE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-arm.c
767
#define
INST_IMMEDIATE
0x02000000
8313
inst.instruction |=
INST_IMMEDIATE
;
8378
inst.instruction |=
INST_IMMEDIATE
; /* yes, this is backwards */
8861
inst.instruction |=
INST_IMMEDIATE
| (OPCODE_MOV << DATA_OP_SHIFT);
8871
inst.instruction |=
INST_IMMEDIATE
| (OPCODE_MVN << DATA_OP_SHIFT);
10114
inst.instruction |=
INST_IMMEDIATE
;
/src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c
767
#define
INST_IMMEDIATE
0x02000000
8316
inst.instruction |=
INST_IMMEDIATE
;
8381
inst.instruction |=
INST_IMMEDIATE
; /* yes, this is backwards */
8864
inst.instruction |=
INST_IMMEDIATE
| (OPCODE_MOV << DATA_OP_SHIFT);
8874
inst.instruction |=
INST_IMMEDIATE
| (OPCODE_MVN << DATA_OP_SHIFT);
10117
inst.instruction |=
INST_IMMEDIATE
;
Completed in 86 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026