|
@@ -1002,6 +1002,14 @@ typedef struct {
|
|
|
#define AT_L2_CACHESHAPE 36
|
|
|
#define AT_L3_CACHESHAPE 37
|
|
|
|
|
|
+#define AT_L1I_CACHESIZE 40
|
|
|
+#define AT_L1I_CACHEGEOMETRY 41
|
|
|
+#define AT_L1D_CACHESIZE 42
|
|
|
+#define AT_L1D_CACHEGEOMETRY 43
|
|
|
+#define AT_L2_CACHESIZE 44
|
|
|
+#define AT_L2_CACHEGEOMETRY 45
|
|
|
+#define AT_L3_CACHESIZE 46
|
|
|
+#define AT_L3_CACHEGEOMETRY 47
|
|
|
|
|
|
|
|
|
|