Searched defs:TARGET_CPU_DEFAULT (Results 1 - 25 of 85) sorted by relevance

1234

/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/ia64/
H A Dtm.h7 #define TARGET_CPU_DEFAULT (MASK_GNU_AS|MASK_GNU_LD) macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/sparc/
H A Dtm.h7 #define TARGET_CPU_DEFAULT (TARGET_CPU_v7) macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/armeb/
H A Dtm.h7 #define TARGET_CPU_DEFAULT ("strongarm") macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/sparc/
H A Dtm.h7 #define TARGET_CPU_DEFAULT (TARGET_CPU_v7) macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/ia64/
H A Dtm.h7 #define TARGET_CPU_DEFAULT (MASK_GNU_AS|MASK_GNU_LD) macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/sparc64/
H A Dtm.h7 #define TARGET_CPU_DEFAULT (TARGET_CPU_ultrasparc) macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/
H A Dtm.h7 #define TARGET_CPU_DEFAULT (((MASK_ABICALLS|MASK_FLOAT64|MASK_SOFT_FLOAT_ABI|MASK_SPLIT_ADDRESSES))|MASK_EXPLICIT_RELOCS) macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/mipsel/
H A Dtm.h7 #define TARGET_CPU_DEFAULT ((((MASK_ABICALLS|MASK_SPLIT_ADDRESSES))|MASK_EXPLICIT_RELOCS)|MASK_RELAX_PIC_CALLS) macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/
H A Dtm.h7 #define TARGET_CPU_DEFAULT ((((MASK_ABICALLS|MASK_SPLIT_ADDRESSES))|MASK_EXPLICIT_RELOCS)|MASK_RELAX_PIC_CALLS) macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/arm/
H A Dtm.h7 #define TARGET_CPU_DEFAULT ("strongarm") macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/mipseb/
H A Dtm.h7 #define TARGET_CPU_DEFAULT ((((MASK_ABICALLS|MASK_SPLIT_ADDRESSES))|MASK_EXPLICIT_RELOCS)|MASK_RELAX_PIC_CALLS) macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/mips64eb/
H A Dtm.h7 #define TARGET_CPU_DEFAULT (((MASK_ABICALLS|MASK_FLOAT64|MASK_SOFT_FLOAT_ABI|MASK_SPLIT_ADDRESSES))|MASK_EXPLICIT_RELOCS) macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/mipsel/
H A Dtm.h7 #define TARGET_CPU_DEFAULT ((((MASK_ABICALLS|MASK_SPLIT_ADDRESSES))|MASK_EXPLICIT_RELOCS)|MASK_RELAX_PIC_CALLS) macro
/netbsd-current/external/gpl3/gcc.old/usr.bin/gcc/arch/sparc64/
H A Dtm.h7 #define TARGET_CPU_DEFAULT (TARGET_CPU_ultrasparc) macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/mipsn64eb/
H A Dtm.h7 #define TARGET_CPU_DEFAULT (((MASK_ABICALLS|MASK_FLOAT64|MASK_SOFT_FLOAT_ABI|MASK_SPLIT_ADDRESSES))|MASK_EXPLICIT_RELOCS) macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earm/
H A Dtm.h7 #define TARGET_CPU_DEFAULT ("arm9e") macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv6eb/
H A Dtm.h7 #define TARGET_CPU_DEFAULT ("arm1176jzf-s") macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv6/
H A Dtm.h7 #define TARGET_CPU_DEFAULT ("arm1176jzf-s") macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv6hf/
H A Dtm.h7 #define TARGET_CPU_DEFAULT ("arm1176jzf-s") macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv7hf/
H A Dtm.h7 #define TARGET_CPU_DEFAULT ("cortex-a8") macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv7eb/
H A Dtm.h7 #define TARGET_CPU_DEFAULT ("cortex-a8") macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv7/
H A Dtm.h7 #define TARGET_CPU_DEFAULT ("cortex-a8") macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv4eb/
H A Dtm.h7 #define TARGET_CPU_DEFAULT ("strongarm") macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmv4/
H A Dtm.h7 #define TARGET_CPU_DEFAULT ("strongarm") macro
/netbsd-current/external/gpl3/gcc/usr.bin/gcc/arch/earmeb/
H A Dtm.h7 #define TARGET_CPU_DEFAULT ("arm9e") macro

Completed in 130 milliseconds

1234