Add prefetch values for power3
This commit is contained in:
@@ -159,6 +159,11 @@
|
||||
#define PREFETCHSIZE_C 16
|
||||
#endif
|
||||
|
||||
#ifdef POWER3
|
||||
#define PREFETCHSIZE_A 16
|
||||
#define PREFETCHSIZE_C 16
|
||||
#endif
|
||||
|
||||
#ifdef POWER4
|
||||
#define PREFETCHSIZE_A 16
|
||||
#define PREFETCHSIZE_C 16
|
||||
|
||||
Reference in New Issue
Block a user