public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [committed] microMIPS syscall/wait function code description typo fix
@ 2012-07-06 14:21 Maciej W. Rozycki
  0 siblings, 0 replies; only message in thread
From: Maciej W. Rozycki @ 2012-07-06 14:21 UTC (permalink / raw)
  To: binutils

Hi,

 CODE10 is a 10-bit code of course, committed as obvious.

2012-07-06  Maciej W. Rozycki  <macro@codesourcery.com>

	include/opcode/
	* mips.h: Fix a typo in description.

  Maciej

binutils-opcodes-umips-code10.diff
Index: binutils-fsf-trunk-quilt/include/opcode/mips.h
===================================================================
--- binutils-fsf-trunk-quilt.orig/include/opcode/mips.h	2012-06-09 00:40:22.000000000 +0100
+++ binutils-fsf-trunk-quilt/include/opcode/mips.h	2012-06-30 01:15:35.144757661 +0100
@@ -1655,7 +1655,7 @@ extern const int bfd_mips16_num_opcodes;
    "y" 5-bit source 3 register for ALNV.PS (MICROMIPSOP_*_RS3)
    "z" must be zero register
    "C" 23-bit coprocessor function code (MICROMIPSOP_*_COPZ)
-   "B" 8-bit syscall/wait function code (MICROMIPSOP_*_CODE10)
+   "B" 10-bit syscall/wait function code (MICROMIPSOP_*_CODE10)
    "K" 5-bit Hardware Register (RDHWR instruction) (MICROMIPSOP_*_RS)
 
    "+A" 5-bit INS/EXT/DINS/DEXT/DINSM/DEXTM position, which becomes

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-06 14:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-06 14:21 [committed] microMIPS syscall/wait function code description typo fix Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).