On 2013-05-30 06:25, Kaushik Phatak wrote:
Ping.
Can I commit this with below changes?
Thanks,
Kaushik
-----Original Message-----
From: Kaushik Phatak
Sent: 20 May 2013 20:17
To: gcc-patches@gcc.gnu.org
Cc: 'Richard Henderson'; DJ Delorie (d...@redhat.com)
Subject: RE: [PATCH:RL78] Add new insn for mulqi3 and mulhi3
Hi Richard,
Thanks for the quick review.
No constraints on define_expand, only predicates.
+(define_insn "mulhi3_g13"
These names are not used. They should be prefixed with "*" to indicate the
name is just for documentation.
I have made the suggested changes. Please find below an updated version of this
patch.
Let me know if OK to commit the same.
Yes, this is fine.
r~