mem-cache: Add more compression stats
[gem5.git] / src / proto / inst.proto
index 2a5dd9516caffc20f06d5b55b11eea07c2e5d0c0..ef44dfe43c7ad3bef20cbd0bf296f969fd1e5843 100644 (file)
@@ -101,6 +101,8 @@ message Inst {
   }
 
   optional InstType type = 6; // add, mul, fp add, load, store, simd add, …
+
+  // Deprecated:
   optional uint32 inst_flags = 7; // execution mode information
 
   // If the operation does one or more memory accesses