Fixes a snafu checking the size of a 20-bit immediate.
authorNick Clifton <nickc@redhat.com>
Mon, 3 Nov 2014 11:17:45 +0000 (11:17 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 3 Nov 2014 11:17:45 +0000 (11:17 +0000)
commit015b14ca278a500f59848d2dcc1e3b4604c22030
treef5678a9dbb63da960113b0ed9d39f0354ea2536e
parent320587d0d253eeb55798de4a2f808d1f3b774f8e
Fixes a snafu checking the size of a 20-bit immediate.

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