Re: [PATCH 6/9] Optimise __aeabi_ldivmod
On 11/06/14 11:19, Charles Baylis wrote: > 2014-05-22 Charles Baylis > > * config/arm/bpabi.S (__aeabi_ldivmod): Perform division using > __udivmoddi4, and fixups for negative operands. OK. > --- > libgcc/config/arm/bpabi.S | 41 - > 1 fil
[PATCH 6/9] Optimise __aeabi_ldivmod
2014-05-22 Charles Baylis * config/arm/bpabi.S (__aeabi_ldivmod): Perform division using __udivmoddi4, and fixups for negative operands. --- libgcc/config/arm/bpabi.S | 41 - 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/l