2002-02-04 Chris Demetriou <cgd@broadcom.com>

* mips.igen: Remove gencode comment from top of file, fix
        spelling in another comment.
This commit is contained in:
Chris Demetriou 2002-03-05 07:34:01 +00:00
parent 5f6aa755b6
commit b5040d49af
2 changed files with 6 additions and 5 deletions

View 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

View 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>
@ -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