Searched refs:PROCESSOR_PENTIUM (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | driver-i386.c | 95 processor = PROCESSOR_PENTIUM; in host_detect_local_cpu() 192 case PROCESSOR_PENTIUM: in host_detect_local_cpu()
|
| H A D | i386.h | 131 #define TARGET_PENTIUM (ix86_tune == PROCESSOR_PENTIUM) 446 else if (ix86_arch == PROCESSOR_PENTIUM) \ 2118 PROCESSOR_PENTIUM, enumerator
|
| H A D | i386.c | 893 #define m_PENT (1<<PROCESSOR_PENTIUM) 1775 {"i586", PROCESSOR_PENTIUM, 0}, in override_options() 1776 {"pentium", PROCESSOR_PENTIUM, 0}, in override_options() 1777 {"pentium-mmx", PROCESSOR_PENTIUM, PTA_MMX}, in override_options() 14042 case PROCESSOR_PENTIUM: in ix86_issue_rate() 14169 case PROCESSOR_PENTIUM: in ix86_adjust_cost() 14293 if (ix86_tune == PROCESSOR_PENTIUM) in ia32_multipass_dfa_lookahead()
|
| /freebsd-12.1/contrib/binutils/gas/config/ |
| H A D | tc-i386.h | 169 PROCESSOR_PENTIUM, enumerator
|
| H A D | tc-i386.c | 438 {"i586", PROCESSOR_PENTIUM, 442 {"pentium", PROCESSOR_PENTIUM, 829 case PROCESSOR_PENTIUM: in i386_align_code() 846 case PROCESSOR_PENTIUM: in i386_align_code()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-1998 | 2849 * i386.md: Change ix86_cpu == PROCESSOR_PENTIUM to TARGET_PENTIUM.
|