* config/tc-mips.c (mips_ip, case 'i' and 'j'): Mask off high bits
authorJeff Law <law@redhat.com>
Wed, 8 Jul 1998 18:25:52 +0000 (18:25 +0000)
committerJeff Law <law@redhat.com>
Wed, 8 Jul 1998 18:25:52 +0000 (18:25 +0000)
commitd7cf212baf508b87f293a9fb3fa29e914ad32716
tree00495eb362f483f0969920b61ecd227acf40a66f
parentae2a2f6cc2e2eb1c8221837814f3a4251de2af13
    * config/tc-mips.c (mips_ip, case 'i' and 'j'): Mask off high bits
        for %lo expressions.
        (mips_ip, case 'u'): Move range check after code to mask
        off bits in %hi/%lo expressions.  Mask off high bits for
        %lo expressions.
pr16135
gas/ChangeLog