]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fixes a snafu checking the size of 20-bit immedaite values.
authorNick Clifton <nickc@redhat.com>
Mon, 3 Nov 2014 11:15:53 +0000 (11:15 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 3 Nov 2014 11:15:53 +0000 (11:15 +0000)
commit99b4a5a08507a96f6d014553c9ac4c5e257f37a2
tree939f0fa1151bdc21ef7e2b7311c94e218b16116e
parente82149ff2aa7f91090a440daa882b8c0c37840a9
Fixes a snafu checking the size of 20-bit immedaite values.

* config/tc-msp430.c (msp430_srcoperand): Fix range test for
20-bit values.
gas/ChangeLog
gas/config/tc-msp430.c