diff options
author | Maciej W. Rozycki <macro@imgtec.com> | 2016-01-24 00:49:26 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@imgtec.com> | 2016-01-24 01:01:14 +0000 |
commit | e67f83e590b8ce7a9912f665aa559cbc98c05de6 (patch) | |
tree | 1977293098d8a23c3b896bb63a65ffd5dccca038 /gdb | |
parent | 38ab17f658f6adc1e6be70e4f3a6226af28780d5 (diff) | |
download | binutils-e67f83e590b8ce7a9912f665aa559cbc98c05de6.zip binutils-e67f83e590b8ce7a9912f665aa559cbc98c05de6.tar.gz binutils-e67f83e590b8ce7a9912f665aa559cbc98c05de6.tar.bz2 |
MIPS/BFD: Correct register index calculation in BZ16_REG
For the 3-bit register encodings of { 0, 1, 2, 3, 4, 5, 6, 7 } return
the 5-bit encodings of { 16, 17, 2, 3, 4, 5, 6, 7 } respectively rather
than { 24, 25, 2, 3, 4, 5, 6, 7 }.
bfd/
* elfxx-mips.c (BZ16_REG): Correct calculation.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions