OSDN Git Service

* config/tc-d30v.c (check_range): Allow signed or unsigned 32-bit
authorrth <rth>
Sun, 2 Apr 2000 08:24:54 +0000 (08:24 +0000)
committerrth <rth>
Sun, 2 Apr 2000 08:24:54 +0000 (08:24 +0000)
commit86ca1cb4fec450d29a4df8c8adb0163b96f3b12a
tree0f959a826f407f8541b51ff0335c40d8f43d9d12
parent392811b0dd5366e533636870712225adfbaad5b3
    * config/tc-d30v.c (check_range): Allow signed or unsigned 32-bit
        quantities.  Correct right shift sign extension.
        (build_insn): Make `number' unsigned long.  Mask top 6 bits of
        32-bit value when shifting into place.
gas/ChangeLog
gas/config/tc-d30v.c