summaryrefslogtreecommitdiff
path: root/src/proto
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto')
-rw-r--r--src/proto/inst.proto2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/proto/inst.proto b/src/proto/inst.proto
index 2a5dd9516..ef44dfe43 100644
--- a/src/proto/inst.proto
+++ b/src/proto/inst.proto
@@ -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