qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] linux-user: Fix mips fp64 executables loading


From: Michael Tokarev
Subject: Re: [PATCH] linux-user: Fix mips fp64 executables loading
Date: Tue, 2 May 2023 14:41:31 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0

04.04.2023 08:21, Daniil Kovalev Wrote:
If a program requires fr1, we should set the FR bit of CP0 control status
register and add F64 hardware flag. The corresponding `else if` branch
statement is copied from the linux kernel sources (see `arch_check_elf` function
in linux/arch/mips/kernel/elf.c).

Is it a -stable material?

Thanks,

/mjt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]