OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RS6000_RECIP_MASK_HAVE_RE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.h
574
#define
RS6000_RECIP_MASK_HAVE_RE
0x1 /* have RE instruction. */
582
(rs6000_recip_bits[(int)(MODE)] &
RS6000_RECIP_MASK_HAVE_RE
)
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.h
620
#define
RS6000_RECIP_MASK_HAVE_RE
0x1 /* have RE instruction. */
628
(rs6000_recip_bits[(int)(MODE)] &
RS6000_RECIP_MASK_HAVE_RE
)
Completed in 26 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026