mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user