Add prefetch values for power3

This commit is contained in:
Martin Kroeker
2021-06-10 11:19:40 +02:00
committed by GitHub
parent 8adf0971d8
commit 3906ef3b0f

View File

@@ -129,6 +129,11 @@
#define PREFETCHSIZE_C 16
#endif
#ifdef POWER3
#define PREFETCHSIZE_A 34
#define PREFETCHSIZE_C 16
#endif
#ifdef POWER4
#define PREFETCHSIZE_A 34
#define PREFETCHSIZE_C 16