arch-power: Add fields for DS form instructions
[gem5.git] / src / proto / inst.proto
index 2a5dd9516caffc20f06d5b55b11eea07c2e5d0c0..478a736e0268d4bceb00c2d25e8ced5ff562cd4b 100644 (file)
@@ -32,8 +32,6 @@
 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-//
-// Authors: Ali Saidi
 
 syntax = "proto2";
 
@@ -101,6 +99,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