* m32c.opc (parse_unsigned_bitbase): Take a new parameter which
commit2d726e3775f74c50c5755e4471ad524608536302
authorDJ Delorie <dj@delorie.com>
Mon, 10 Apr 2006 21:19:14 +0000 (10 21:19 +0000)
committerDJ Delorie <dj@delorie.com>
Mon, 10 Apr 2006 21:19:14 +0000 (10 21:19 +0000)
tree76bfc18e9b99dd19d01b1e211fb82b7bdaa9ae70
parente017e84d6b50a9160d18b56a3b65b669f8fe7d32
* m32c.opc (parse_unsigned_bitbase): Take a new parameter which
decides if this function accepts symbolic constants or not.
(parse_signed_bitbase): Likewise.
(parse_unsigned_bitbase8): Pass the new parameter.
(parse_unsigned_bitbase11): Likewise.
(parse_unsigned_bitbase16): Likewise.
(parse_unsigned_bitbase19): Likewise.
(parse_unsigned_bitbase27): Likewise.
(parse_signed_bitbase8): Likewise.
(parse_signed_bitbase11): Likewise.
(parse_signed_bitbase19): Likewise.
* m32c-asm.c: Regenerate.
cpu/ChangeLog
cpu/m32c.opc
opcodes/ChangeLog
opcodes/m32c-asm.c