Searched refs:PROCESSOR_NOCONA (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/contrib/gcc/config/i386/ |
| HD | driver-i386.c | 270 case PROCESSOR_NOCONA: in host_detect_local_cpu()
|
| HD | i386.h | 139 #define TARGET_NOCONA (ix86_tune == PROCESSOR_NOCONA) 500 else if (ix86_arch == PROCESSOR_NOCONA) \ 2125 PROCESSOR_NOCONA, enumerator
|
| HD | i386.c | 903 #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/ |
| HD | tc-i386.h | 172 PROCESSOR_NOCONA, enumerator
|
| HD | tc-i386.c | 453 {"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/ |
| HD | ChangeLog-2004 | 36701 (processor_type): Add PROCESSOR_NOCONA. 36716 Set up PROCESSOR_NOCONA for Nocona entry in processor_alias_table. 36718 (ix86_issue_rate): Add PROCESSOR_NOCONA.
|