mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 20:39:33 +08:00
* mips.h: Fix a typo in description.
This commit is contained in:
parent
53e93974c8
commit
fbb04f9910
@ -1,3 +1,7 @@
|
||||
2011-10-24 Maciej W. Rozycki <macro@codesourcery.com>
|
||||
|
||||
* mips.h: Fix a typo in description.
|
||||
|
||||
2011-09-21 David S. Miller <davem@davemloft.net>
|
||||
|
||||
* sparc.h (struct sparc_opcode): Expand 'flags' to unsigned int.
|
||||
|
@ -1616,7 +1616,7 @@ extern const int bfd_mips16_num_opcodes;
|
||||
"c" 10-bit higher breakpoint code (MICROMIPSOP_*_CODE)
|
||||
"d" 5-bit destination register specifier (MICROMIPSOP_*_RD)
|
||||
"h" 5-bit PREFX hint (MICROMIPSOP_*_PREFX)
|
||||
"i" 16 bit unsigned immediate (MICROMIPSOP_*_IMMEDIATE)
|
||||
"i" 16-bit unsigned immediate (MICROMIPSOP_*_IMMEDIATE)
|
||||
"j" 16-bit signed immediate (MICROMIPSOP_*_DELTA)
|
||||
"k" 5-bit cache opcode in target register position (MICROMIPSOP_*_CACHE)
|
||||
"n" register list for 32-bit LWM/SWM instruction (MICROMIPSOP_*_RT)
|
||||
|
Loading…
x
Reference in New Issue
Block a user