2002-02-04 Chris Demetriou <cgd@broadcom.com>
authorChris Demetriou <cgd@google.com>
Tue, 5 Mar 2002 07:34:01 +0000 (07:34 +0000)
committerChris Demetriou <cgd@google.com>
Tue, 5 Mar 2002 07:34:01 +0000 (07:34 +0000)
        * mips.igen: Remove gencode comment from top of file, fix
        spelling in another comment.

sim/mips/ChangeLog
sim/mips/mips.igen

index 1de211c65d928890f71b82633757a28c0eb11d7a..b261dbaa1e3158ccc720dbbec64d42674a2c2fbd 100644 (file)
@@ -1,3 +1,8 @@
+2002-02-04  Chris Demetriou  <cgd@broadcom.com>
+
+       * mips.igen: Remove gencode comment from top of file, fix
+       spelling in another comment.
+
 2002-02-04  Chris Demetriou  <cgd@broadcom.com>
 
        * mips.igen (check_fmt, check_fmt_p): New functions to check
index e03f226e9e453f8d461bf53d1a749bfe84108fef..da55b8c069c27d45a360e380b945f6f279097da6 100644 (file)
@@ -1,9 +1,5 @@
 // -*- C -*-
 //
-// In mips.igen, the semantics for many of the instructions were created
-// using code generated by gencode.  Those semantic segments could be
-// greatly simplified.
-//
 //    <insn> ::=
 //        <insn-word> { "+" <insn-word> }
 //        ":" <format-name>
 // Helper:
 //
 // Check that the 64-bit instruction can currently be used, and signal
-// an ReservedInstruction exception if not.
+// a ReservedInstruction exception if not.
 //
 
 :function:::void:check_u64:instruction_word insn
This page took 0.028672 seconds and 4 git commands to generate.