Home
last modified time | relevance | path

Searched refs:PROCESSOR_PENTIUM4 (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gcc/config/i386/
H A Ddriver-i386.c151 processor = PROCESSOR_PENTIUM4; in host_detect_local_cpu()
256 case PROCESSOR_PENTIUM4: in host_detect_local_cpu()
H A Di386.h136 #define TARGET_PENTIUM4 (ix86_tune == PROCESSOR_PENTIUM4)
495 else if (ix86_arch == PROCESSOR_PENTIUM4) \
2123 PROCESSOR_PENTIUM4, enumerator
H A Di386.c899 #define m_PENT4 (1<<PROCESSOR_PENTIUM4)
1788 {"pentium4", PROCESSOR_PENTIUM4, PTA_SSE | PTA_SSE2 in override_options()
1790 {"pentium4m", PROCESSOR_PENTIUM4, PTA_SSE | PTA_SSE2 in override_options()
13298 case PROCESSOR_PENTIUM4: in ix86_expand_clrmem()
14047 case PROCESSOR_PENTIUM4: in ix86_issue_rate()
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-i386.h171 PROCESSOR_PENTIUM4, enumerator
H A Dtc-i386.c450 {"pentium4", PROCESSOR_PENTIUM4,
818 case PROCESSOR_PENTIUM4: in i386_align_code()
848 case PROCESSOR_PENTIUM4: in i386_align_code()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200128685 (ix86_issue_rate): Add PROCESSOR_PENTIUM4 and PROCESSOR_ATHLON.
28688 (enum processor_type): Add PROCESSOR_PENTIUM4.