diff options
author | Jozef Lawrynowicz <jozef.l@mittosystems.com> | 2020-11-15 21:02:58 +0000 |
---|---|---|
committer | Jozef Lawrynowicz <jozef.l@mittosystems.com> | 2020-11-15 21:04:54 +0000 |
commit | 814949ddceaef59725c84fe8ef7c6c617fb5d049 (patch) | |
tree | 720149b0645e859c695bdeb7c256e3f074b67a8e /gcc/tree-switch-conversion.c | |
parent | 9243f0fba68339fa6d8bcac35b0df6e88c1ad099 (diff) | |
download | gcc-814949ddceaef59725c84fe8ef7c6c617fb5d049.zip gcc-814949ddceaef59725c84fe8ef7c6c617fb5d049.tar.gz gcc-814949ddceaef59725c84fe8ef7c6c617fb5d049.tar.bz2 |
MSP430: Define function to check 16-bit hwmult support
gcc/ChangeLog:
* config/msp430/msp430.c (msp430_use_16bit_hwmult): New.
(use_32bit_hwmult): Rename to..
(msp430_use_32bit_hwmult): ..this.
(msp430_muldiv_costs): Use msp430_use_16bit_hwmult and
msp430_use_32bit_hwmult.
(msp430_expand_helper): Use msp430_use_16bit_hwmult and
msp430_use_32bit_hwmult.
(msp430_output_labelref): Use msp430_use_32bit_hwmult.
Diffstat (limited to 'gcc/tree-switch-conversion.c')
0 files changed, 0 insertions, 0 deletions