OSDN Git Service

(smul_highpart_optab, umul_highpart_optab): New variables.
authortege <tege@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Jun 1994 00:21:32 +0000 (00:21 +0000)
committertege <tege@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 29 Jun 1994 00:21:32 +0000 (00:21 +0000)
commit7e4a644d480cda759775a5d658778a9781de1ada
treeba373501a32fa00e4a9459910ee4aafed75fbfc6
parent15ca565e591721ded4a67ec11a07d1b25152466b
(smul_highpart_optab, umul_highpart_optab): New variables.
(expand_binop): Handle [us]mul_highpart_optab as commutative.
(init_optabs): Initialize [us]mul_highpart_optab.
(expand_binop): Convert OP0 to mode for library calls.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@7595 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/optabs.c