OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LAST_INT_REG
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/i386/
i386.h
1216
#define
LAST_INT_REG
SP_REG
1479
#define LEGACY_INT_REGNO_P(N) IN_RANGE ((N), FIRST_INT_REG,
LAST_INT_REG
)
/src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386.h
1167
#define
LAST_INT_REG
SP_REG
1408
#define LEGACY_INT_REGNO_P(N) (IN_RANGE ((N), FIRST_INT_REG,
LAST_INT_REG
))
Completed in 63 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026