* config/tc-mn10300.c (mn10300_insert_operand): MN10300_OPERAND_SPLIT
authorJeff Law <law@redhat.com>
Wed, 6 Nov 1996 22:04:42 +0000 (22:04 +0000)
committerJeff Law <law@redhat.com>
Wed, 6 Nov 1996 22:04:42 +0000 (22:04 +0000)
commitefba8af01ddb28b404f6e2d5127d57e074d3ce48
treed9d05b20297bf8eb54b25b74bd79e084e059c71e
parent26433754ccec63386d45f57da9f81f853b818b32
    * config/tc-mn10300.c (mn10300_insert_operand): MN10300_OPERAND_SPLIT
        operands are assumed to be 32bits.  Use "bits" field to hold the
        number of bits in the main instruction word for MN10300_OPERAND_SPLIT.
        (mn10300_check_operand): MN10300_OPERAND_SPLIT operands are assumed
        to be 32bits.
gas/ChangeLog