From: Chris Demetriou Date: Tue, 5 Mar 2002 07:34:01 +0000 (+0000) Subject: 2002-02-04 Chris Demetriou X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b5040d49af2e28bfa09f4a40f18aa62788e8df49;p=binutils-gdb.git 2002-02-04 Chris Demetriou * mips.igen: Remove gencode comment from top of file, fix spelling in another comment. --- diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog index 1de211c65d9..b261dbaa1e3 100644 --- a/sim/mips/ChangeLog +++ b/sim/mips/ChangeLog @@ -1,3 +1,8 @@ +2002-02-04 Chris Demetriou + + * mips.igen: Remove gencode comment from top of file, fix + spelling in another comment. + 2002-02-04 Chris Demetriou * mips.igen (check_fmt, check_fmt_p): New functions to check diff --git a/sim/mips/mips.igen b/sim/mips/mips.igen index e03f226e9e4..da55b8c069c 100644 --- a/sim/mips/mips.igen +++ b/sim/mips/mips.igen @@ -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. -// // ::= // { "+" } // ":" @@ -274,7 +270,7 @@ // 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