]> sourceware.org Git - newlib-cygwin.git/commitdiff
2001-10-17 Chris Demetriou <cgd@broadcom.com>
authorChris Demetriou <cgd@broadcom.com>
Thu, 18 Oct 2001 01:50:26 +0000 (01:50 +0000)
committerChris Demetriou <cgd@broadcom.com>
Thu, 18 Oct 2001 01:50:26 +0000 (01:50 +0000)
       * mips.h: Sort coprocessor instruction argument characters
       in comment, add a few more words of description for "H".

include/opcode/ChangeLog
include/opcode/mips.h

index cb547e3be4dad524ef8a90459cc9ce610bc635e7..8bcb7fc6581a6c830bf34a38cbe901eb0930d042 100644 (file)
@@ -1,3 +1,8 @@
+2001-10-17  Chris Demetriou  <cgd@broadcom.com>
+
+       * mips.h: Sort coprocessor instruction argument characters
+       in comment, add a few more words of description for "H".
+
 2001-10-17  Chris Demetriou  <cgd@broadcom.com>
 
        * mips.h (INSN_SB1): New cpu-specific instruction bit.
index b7a0fed88ce37cfe51dc279c7210dd2515d06535..8c24c85f91705b9279954e84a05d9775e9bd1640 100644 (file)
@@ -209,8 +209,8 @@ struct mips_opcode
    Coprocessor instructions:
    "E" 5 bit target register (OP_*_RT)
    "G" 5 bit destination register (OP_*_RD)
+   "H" 3 bit sel field for (d)mtc* and (d)mfc* (OP_*_SEL)
    "P" 5 bit performance-monitor register (OP_*_PERFREG)
-   "H" 3 bit sel field (OP_*_SEL)
 
    Macro instructions:
    "A" General 32 bit expression
This page took 0.036369 seconds and 5 git commands to generate.