]> gcc.gnu.org Git - gcc.git/commit
msp430.c (msp430_expand_helper): Support expansion of calls to __mspabi_mpy* functions.
authorJozef Lawrynowicz <jozef.l@mittosystems.com>
Wed, 30 Oct 2019 14:15:02 +0000 (14:15 +0000)
committerJozef Lawrynowicz <jozefl@gcc.gnu.org>
Wed, 30 Oct 2019 14:15:02 +0000 (14:15 +0000)
commit499a39af5dd093a676a77e5694e185dea3a96121
treead8a0ba08c82876707fd78d2df6c24cbe218d820
parent0149b1b4d7f0d3456e77c036a56c7003ca8a1b64
msp430.c (msp430_expand_helper): Support expansion of calls to __mspabi_mpy* functions.

2019-10-30  Jozef Lawrynowicz  <jozef.l@mittosystems.com>

* config/msp430/msp430.c (msp430_expand_helper): Support expansion of
calls to __mspabi_mpy* functions.
* config/msp430/msp430.md (mulhisi3): New define_expand.
(umulhisi3): New define_expand.
(*mulhisi3_inline): Use old mulhisi3 define_insn.
(*umulhisi3_inline): Use old umulhisi3 define_insn.

From-SVN: r277624
gcc/ChangeLog
gcc/config/msp430/msp430.c
gcc/config/msp430/msp430.md
This page took 0.062171 seconds and 5 git commands to generate.