* mips.h: Fix a typo in description.
This commit is contained in:
parent
9bfc60bf8d
commit
9d7b4c23ac
2 changed files with 5 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -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…
Reference in a new issue