OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARGET_CPU_DEFAULT
(Results
1 - 25
of
71
) sorted by relevancy
1
2
3
/src/external/gpl3/gcc.old/dist/gcc/config/ia64/
elf.h
30
#if ((
TARGET_CPU_DEFAULT
| TARGET_DEFAULT) & MASK_GNU_AS) != 0
49
#if ((
TARGET_CPU_DEFAULT
| TARGET_DEFAULT) & MASK_GNU_LD) != 0
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/arm/
tm.h
7
#define
TARGET_CPU_DEFAULT
("strongarm")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/armeb/
tm.h
7
#define
TARGET_CPU_DEFAULT
("strongarm")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earm/
tm.h
7
#define
TARGET_CPU_DEFAULT
("arm9e")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmeb/
tm.h
7
#define
TARGET_CPU_DEFAULT
("arm9e")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmhf/
tm.h
7
#define
TARGET_CPU_DEFAULT
("arm10e")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv4/
tm.h
7
#define
TARGET_CPU_DEFAULT
("strongarm")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv4eb/
tm.h
7
#define
TARGET_CPU_DEFAULT
("strongarm")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv6/
tm.h
7
#define
TARGET_CPU_DEFAULT
("arm1176jzf-s")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv6eb/
tm.h
7
#define
TARGET_CPU_DEFAULT
("arm1176jzf-s")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv6hf/
tm.h
7
#define
TARGET_CPU_DEFAULT
("arm1176jzf-s")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv7/
tm.h
7
#define
TARGET_CPU_DEFAULT
("cortex-a8")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv7eb/
tm.h
7
#define
TARGET_CPU_DEFAULT
("cortex-a8")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv7hf/
tm.h
7
#define
TARGET_CPU_DEFAULT
("cortex-a8")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/ia64/
tm.h
7
#define
TARGET_CPU_DEFAULT
(MASK_GNU_AS|MASK_GNU_LD)
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/sparc/
tm.h
7
#define
TARGET_CPU_DEFAULT
(TARGET_CPU_v7)
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/sparc64/
tm.h
7
#define
TARGET_CPU_DEFAULT
(TARGET_CPU_ultrasparc)
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmhfeb/
tm.h
7
#define
TARGET_CPU_DEFAULT
("arm10e")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv6hfeb/
tm.h
7
#define
TARGET_CPU_DEFAULT
("arm1176jzf-s")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/earmv7hfeb/
tm.h
7
#define
TARGET_CPU_DEFAULT
("cortex-a8")
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/hppa/
tm.h
7
#define
TARGET_CPU_DEFAULT
((MASK_PA_11|MASK_NO_SPACE_REGS|MASK_GAS))
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/m68000/
tm.h
7
#define
TARGET_CPU_DEFAULT
(m68010)
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/m68k/
tm.h
7
#define
TARGET_CPU_DEFAULT
(m68020)
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/mips64eb/
tm.h
7
#define
TARGET_CPU_DEFAULT
(((MASK_ABICALLS|MASK_FLOAT64|MASK_SOFT_FLOAT_ABI|MASK_SPLIT_ADDRESSES))|MASK_EXPLICIT_RELOCS)
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/mips64el/
tm.h
7
#define
TARGET_CPU_DEFAULT
(((MASK_ABICALLS|MASK_FLOAT64|MASK_SOFT_FLOAT_ABI|MASK_SPLIT_ADDRESSES))|MASK_EXPLICIT_RELOCS)
Completed in 47 milliseconds
1
2
3
Indexes created Tue Feb 24 01:34:59 UTC 2026