This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC][LIBGCC][2 of 2] 64 bit divide implementation for processor without hw divide instruction


Committed on Kugan's behalf as rev 205666.

Christophe.


On 3 December 2013 20:47, Jeff Law <law@redhat.com> wrote:
> On 12/02/13 23:39, Kugan wrote:
>>>
>>>
>>> +2013-11-27  Kugan Vivekanandarajah  <kuganv@linaro.org>
>>> +
>>> +       * config/arm/bpapi-lib.h (TARGET_HAS_NO_HW_DIVIDE): Define for
>>> +       architectures that does not have hardware divide instruction.
>>> +       i.e. architectures that does not define __ARM_ARCH_EXT_IDIV__.
>>> +
>>>
>>>
>>> Is this OK for trunk now?
>
> Yes, this part is fine too.  AFAICT, it just implements what Richard E.
> suggested ;-)
>
> jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]