From: Jeff Law Date: Wed, 6 Nov 1996 22:04:42 +0000 (+0000) Subject: * config/tc-mn10300.c (mn10300_insert_operand): MN10300_OPERAND_SPLIT X-Git-Tag: gdb-4_18~7219 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=efba8af01ddb28b404f6e2d5127d57e074d3ce48;p=external%2Fbinutils.git * 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. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 57c29bb..a569e5c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,4 +1,10 @@ Wed Nov 6 13:46:07 1996 Jeffrey A Law (law@cygnus.com) + + * 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. * config/tc-mn10300.c (mn10300_insert_operand): Shift low part of a MN10300_OPERAND_SPLIT operand by operand->shift.