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_ISAC
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/m68k/
m68k.h
148
if (
TARGET_ISAC
) \
246
#define
TARGET_ISAC
((m68k_cpu_flags & FL_ISA_C) != 0)
249
#define ISA_HAS_MVS_MVZ (TARGET_ISAB ||
TARGET_ISAC
)
250
#define ISA_HAS_FF1 (TARGET_ISAAPLUS ||
TARGET_ISAC
)
251
#define ISA_HAS_TAS (!TARGET_COLDFIRE || TARGET_ISAB ||
TARGET_ISAC
)
/src/external/gpl3/gcc.old/dist/gcc/config/m68k/
m68k.h
148
if (
TARGET_ISAC
) \
246
#define
TARGET_ISAC
((m68k_cpu_flags & FL_ISA_C) != 0)
249
#define ISA_HAS_MVS_MVZ (TARGET_ISAB ||
TARGET_ISAC
)
250
#define ISA_HAS_FF1 (TARGET_ISAAPLUS ||
TARGET_ISAC
)
251
#define ISA_HAS_TAS (!TARGET_COLDFIRE || TARGET_ISAB ||
TARGET_ISAC
)
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026