Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/i386/
HDdriver-i386.c270 case PROCESSOR_NOCONA: in host_detect_local_cpu()
HDi386.h139 #define TARGET_NOCONA (ix86_tune == PROCESSOR_NOCONA)
500 else if (ix86_arch == PROCESSOR_NOCONA) \
2125 PROCESSOR_NOCONA, enumerator
HDi386.c903 #define m_NOCONA (1<<PROCESSOR_NOCONA)
1792 {"prescott", PROCESSOR_NOCONA, PTA_SSE | PTA_SSE2 | PTA_SSE3 in override_options()
1794 {"nocona", PROCESSOR_NOCONA, PTA_SSE | PTA_SSE2 | PTA_SSE3 | PTA_64BIT in override_options()
13299 case PROCESSOR_NOCONA: in ix86_expand_clrmem()
14051 case PROCESSOR_NOCONA: in ix86_issue_rate()
/NextBSD/contrib/binutils/gas/config/
HDtc-i386.h172 PROCESSOR_NOCONA, enumerator
HDtc-i386.c453 {"prescott", PROCESSOR_NOCONA,
456 {"nocona", PROCESSOR_NOCONA,
819 case PROCESSOR_NOCONA: in i386_align_code()
849 case PROCESSOR_NOCONA: in i386_align_code()
/NextBSD/contrib/gcc/
HDChangeLog-200436701 (processor_type): Add PROCESSOR_NOCONA.
36716 Set up PROCESSOR_NOCONA for Nocona entry in processor_alias_table.
36718 (ix86_issue_rate): Add PROCESSOR_NOCONA.