OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TARGET_HARD_MUL
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.h
436
/*
TARGET_HARD_MUL
: Use 32-bit hardware multiply instructions but not %y. */
437
#define
TARGET_HARD_MUL
\
445
(
TARGET_HARD_MUL
&& TARGET_ARCH32 && !TARGET_V8PLUS)
/src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.h
436
/*
TARGET_HARD_MUL
: Use 32-bit hardware multiply instructions but not %y. */
437
#define
TARGET_HARD_MUL
\
445
(
TARGET_HARD_MUL
&& TARGET_ARCH32 && !TARGET_V8PLUS)
Completed in 26 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026