Init Sandybridge codes based on Nehalem.
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
#define PREFETCHW prefetcht0
|
||||
#endif
|
||||
|
||||
#if defined(CORE2) || defined(PENRYN) || defined(DUNNINGTON) || defined(NEHALEM)
|
||||
#if defined(CORE2) || defined(PENRYN) || defined(DUNNINGTON) || defined(NEHALEM) || defined(SANDYBRIDGE)
|
||||
#define RPREFETCHSIZE 12
|
||||
#define WPREFETCHSIZE (RPREFETCHSIZE * 4)
|
||||
#define PREFETCH prefetcht0
|
||||
|
||||
Reference in New Issue
Block a user