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_ISAB
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/m68k/
m68k.h
150
else if (
TARGET_ISAB
) \
245
#define
TARGET_ISAB
((m68k_cpu_flags & FL_ISA_B) != 0)
249
#define ISA_HAS_MVS_MVZ (
TARGET_ISAB
|| TARGET_ISAC)
251
#define ISA_HAS_TAS (!TARGET_COLDFIRE ||
TARGET_ISAB
|| TARGET_ISAC)
/src/external/gpl3/gcc.old/dist/gcc/config/m68k/
m68k.h
150
else if (
TARGET_ISAB
) \
245
#define
TARGET_ISAB
((m68k_cpu_flags & FL_ISA_B) != 0)
249
#define ISA_HAS_MVS_MVZ (
TARGET_ISAB
|| TARGET_ISAC)
251
#define ISA_HAS_TAS (!TARGET_COLDFIRE ||
TARGET_ISAB
|| TARGET_ISAC)
Completed in 33 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026