qemu-devel
[Top][All Lists]
Advanced

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

Re: An first try to improve PPC float simulation, not even compiled. Jus


From: Richard Henderson
Subject: Re: An first try to improve PPC float simulation, not even compiled. Just ask question.
Date: Fri, 1 May 2020 13:49:32 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

On 5/1/20 1:04 PM, 罗勇刚(Yonggang Luo) wrote:
> And  fp_status can not represent all the  Invalid Operation Exception flags.
> What I need to do to represent all the  Invalid Operation Exception

Ideally, we add them to include/fpu/softfloat-types.h, expand the
float_exception_flags field in float_status to match, and generate the new
flags in fpu/softfloat.c.

This would actually help target/tricore as well.


r~



reply via email to

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