On Tue, 18 Mar 2025 at 13:00, Aleksandar Rakic <aleksandar.ra...@htecgroup.com> wrote: > The soft(-float) requirement means that the program being loaded has no > FPU dependency at all (i.e. it has no FPU instructions). > https://elixir.bootlin.com/linux/v6.13.6/source/arch/mips/kernel/elf.c#L34
Yes, I know. But the kernel loader does not use this as part of the NaN mode checking, so we should not either. We are supposed to behave the same way the kernel does. thanks -- PMM