OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IMM12_OPERAND
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.h
592
#define
IMM12_OPERAND
(VALUE) \
630
#define IMM12_INT(X)
IMM12_OPERAND
(INTVAL (X))
/src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.h
547
#define
IMM12_OPERAND
(VALUE) \
600
(IN_RANGE ((VALUE), -4096, 4094) && !
IMM12_OPERAND
(VALUE))
609
#define IMM12_INT(X)
IMM12_OPERAND
(INTVAL (X))
Completed in 26 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026