[PATCH] linux: mips: Fix getdents64 fallback on mips64-n32

Adhemerval Zanella adhemerval.zanella@linaro.org
Tue Nov 17 18:08:56 GMT 2020



On 17/11/2020 14:51, Florian Weimer wrote:
> * Adhemerval Zanella via Libc-alpha:
> 
>> Not that good, I see a large stack usage (1456 vs 1152 from my initial
>> version) and some more memory load/store memory instructions.  The
>> kdp type change does not change the code generation.
> 
> That's why I suggested to use two separately defined struct types for
> this.
> 

How different than my second attempt [1] is your suggestion? I tried
to follow your description on this one.

[1] https://sourceware.org/pipermail/libc-alpha/2020-November/119688.html


More information about the Libc-alpha mailing list