OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CALL_V4_SET_FP_ARGS
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.h
1425
#define
CALL_V4_SET_FP_ARGS
0x00000004 /* V.4, FP args were passed */
1439
((INTVAL (OP) & (CALL_V4_CLEAR_FP_ARGS |
CALL_V4_SET_FP_ARGS
)) != 0)
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.h
1472
#define
CALL_V4_SET_FP_ARGS
0x00000004 /* V.4, FP args were passed */
1486
((INTVAL (OP) & (CALL_V4_CLEAR_FP_ARGS |
CALL_V4_SET_FP_ARGS
)) != 0)
Completed in 50 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026