Browse Source

* mips.h: Fix a typo in description.

cygwin-64bit-branch
Maciej W. Rozycki 14 years ago
parent
commit
9d7b4c23ac
  1. 4
      include/opcode/ChangeLog
  2. 2
      include/opcode/mips.h

4
include/opcode/ChangeLog

@ -1,3 +1,7 @@
2012-07-06 Maciej W. Rozycki <macro@codesourcery.com>
* mips.h: Fix a typo in description.
2012-06-07 Georg-Johann Lay <avr@gjlay.de>
* avr.h: (AVR_ISA_XCH): New define.

2
include/opcode/mips.h

@ -1646,7 +1646,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

Loading…
Cancel
Save