Home
last modified time | relevance | path

Searched refs:PROCESSOR_AMDFAM10 (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/gcc/config/i386/
H A Ddriver-i386.c138 processor = PROCESSOR_AMDFAM10; in host_detect_local_cpu()
273 case PROCESSOR_AMDFAM10: in host_detect_local_cpu()
H A Di386.h144 #define TARGET_AMDFAM10 (ix86_tune == PROCESSOR_AMDFAM10)
490 else if (ix86_arch == PROCESSOR_AMDFAM10) \
2129 PROCESSOR_AMDFAM10, enumerator
H A Di386.c902 #define m_AMDFAM10 (1<<PROCESSOR_AMDFAM10)
1833 {"amdfam10", PROCESSOR_AMDFAM10, PTA_MMX | PTA_PREFETCH_SSE | PTA_3DNOW in override_options()
1837 {"barcelona", PROCESSOR_AMDFAM10, PTA_MMX | PTA_PREFETCH_SSE | PTA_3DNOW in override_options()
14050 case PROCESSOR_AMDFAM10: in ix86_issue_rate()
14249 case PROCESSOR_AMDFAM10: in ix86_adjust_cost()
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-i386.h180 PROCESSOR_AMDFAM10 enumerator
H A Dtc-i386.c487 {"amdfam10", PROCESSOR_AMDFAM10,
825 case PROCESSOR_AMDFAM10: in i386_align_code()
854 case PROCESSOR_AMDFAM10: in i386_align_code()
/freebsd-12.1/contrib/gcc/
H A DChangeLog.gcc43384 (processor_type): Add PROCESSOR_AMDFAM10.
405 Set up PROCESSOR_AMDFAM10 for amdfam10 entry in
407 (ix86_issue_rate): Add PROCESSOR_AMDFAM10.
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-2006932 * config/tc-i386.h (PROCESSOR_AMDFAM10): New processor_type.