> From: Peter Maydell
> Sent: Monday, March 11, 2019 3:48 PM
> To: Aleksandar Markovic
> Cc: Alex Bennée; Mateja Marjanovic; qemu-devel@nongnu.org;
> aurel...@aurel32.net; Aleksandar Rikalo
> Subject: Re: [PATCH] target/mips: Fix minor bug in FPU
>
> On Mon, 11 Mar 2019 at 14:35, Aleksandar Mark
> From: Mateja Marjanovic
> Subject: Re: [PATCH] target/mips: Fix minor bug in FPU
>
>
> On 18.3.19. 20:08, Aleksandar Markovic wrote:
> >> From: Mateja Marjanovic
> >> Subject: [PATCH] target/mips: Fix minor bug in FPU
> >>
> >> From: Mateja Marjanovic
> >>
> >> Wrong type of NaN was generate
On 18.3.19. 20:42, Aleksandar Markovic wrote:
From: Mateja Marjanovic
Subject: [PATCH] target/mips: Fix minor bug in FPU
"v2" is missing in the subject line, and now v1 and v2 are incorrectly
linked on mailing list website.
I accidentally forgot to add v2 in the subject line.
An isolated p
On 18.3.19. 20:08, Aleksandar Markovic wrote:
From: Mateja Marjanovic
Subject: [PATCH] target/mips: Fix minor bug in FPU
From: Mateja Marjanovic
Wrong type of NaN was generated for IEEE754-2008 by maddf and
msubf insturctions when the arguments were inf, zero, nan or
zero, inf, nan respecti
On 18.3.19. 19:55, Aleksandar Markovic wrote:
Hi, Mateja,
From: Mateja Marjanovic
Subject: [PATCH] target/mips: Fix minor bug in FPU
From: Mateja Marjanovic
Wrong type of NaN was generated for IEEE754-2008 by maddf and
msubf insturctions when the arguments were inf, zero, nan or
zero, inf
On 18.3.19. 19:30, Peter Maydell wrote:
On Mon, 18 Mar 2019 at 18:26, Mateja Marjanovic
wrote:
From: Mateja Marjanovic
Wrong type of NaN was generated for IEEE754-2008 by maddf and
msubf insturctions when the arguments were inf, zero, nan or
zero, inf, nan respectively.
Signed-off-by: Mate
> From: Mateja Marjanovic
> Subject: [PATCH] target/mips: Fix minor bug in FPU
"v2" is missing in the subject line, and now v1 and v2 are incorrectly
linked on mailing list website.
An isolated patch is perhaps better sent without cover letter -
especially since your cover letter doesn't add an
Hi, Mateja,
> From: Mateja Marjanovic
> Subject: [PATCH] target/mips: Fix minor bug in FPU
>
> From: Mateja Marjanovic
>
> Wrong type of NaN was generated for IEEE754-2008 by maddf and
> msubf insturctions when the arguments were inf, zero, nan or
> zero, inf, nan respectively.
>
> Signed-off
> From: Mateja Marjanovic
> Subject: [PATCH] target/mips: Fix minor bug in FPU
>
> From: Mateja Marjanovic
>
> Wrong type of NaN was generated for IEEE754-2008 by maddf and
> msubf insturctions when the arguments were inf, zero, nan or
> zero, inf, nan respectively.
>
"insturctions" -> "instr
On Mon, 18 Mar 2019 at 18:26, Mateja Marjanovic
wrote:
>
> From: Mateja Marjanovic
>
> Wrong type of NaN was generated for IEEE754-2008 by maddf and
> msubf insturctions when the arguments were inf, zero, nan or
> zero, inf, nan respectively.
>
> Signed-off-by: Mateja Marjanovic
> @@ -519,6 +51
From: Mateja Marjanovic
Wrong type of NaN was generated for IEEE754-2008 by maddf and
msubf insturctions when the arguments were inf, zero, nan or
zero, inf, nan respectively.
Signed-off-by: Mateja Marjanovic
---
fpu/softfloat-specialize.h | 24
1 file changed, 16 inse
From: Mateja Marjanovic
Wrong type of NaN was generated for IEEE754-2008 by maddf and
msubf insturctions when the arguments were inf, zero, nan or
zero, inf, nan respectively.
Mateja Marjanovic (1):
target/mips: Fix minor bug in FPU
fpu/softfloat-specialize.h | 24
1
Aleksandar Markovic writes:
>> From: Alex Bennée
>>
>> > Aleksandar Markovic writes:
>>
>> >> From: Peter Maydell
>> >> Subject: Re: [PATCH] target/mips: Fix minor bug in FPU
>> >>
>> >> On Mon, 11 Mar 2019 at 11:52, Aleksandar Markovic
>> >> wrote:
>> >> >
>> >> > > From: Mateja Marjanovic
On Mon, 11 Mar 2019 at 14:35, Aleksandar Markovic
wrote:
> I'll doublecheck, but I think "infzero" here is a misnomer.
>
> The variable/argument "infzero" actually denotes the cases:
>
>- "Inf * Zero +/- NaN"
>- "Inf * Zero +/- NaN"
>- "Zero * Inf +/- NaN"
>- "Zero * Inf +/- NaN"
>
> From: Alex Bennée
>
> > Aleksandar Markovic writes:
>
> >> From: Peter Maydell
> >> Subject: Re: [PATCH] target/mips: Fix minor bug in FPU
> >>
> >> On Mon, 11 Mar 2019 at 11:52, Aleksandar Markovic
> >> wrote:
> >> >
> >> > > From: Mateja Marjanovic
> >> > > Subject: [PATCH] target/mips:
Aleksandar Markovic writes:
>> From: Peter Maydell
>> Subject: Re: [PATCH] target/mips: Fix minor bug in FPU
>>
>> On Mon, 11 Mar 2019 at 11:52, Aleksandar Markovic
>> wrote:
>> >
>> > > From: Mateja Marjanovic
>> > > Subject: [PATCH] target/mips: Fix minor bug in FPU
>> > >
>> > > Wrong typ
> From: Peter Maydell
> Subject: Re: [PATCH] target/mips: Fix minor bug in FPU
>
> On Mon, 11 Mar 2019 at 11:52, Aleksandar Markovic
> wrote:
> >
> > > From: Mateja Marjanovic
> > > Subject: [PATCH] target/mips: Fix minor bug in FPU
> > >
> > > Wrong type of NaN was generated by maddf and msubf
On Mon, 11 Mar 2019 at 11:52, Aleksandar Markovic
wrote:
>
> > From: Mateja Marjanovic
> > Subject: [PATCH] target/mips: Fix minor bug in FPU
> >
> > Wrong type of NaN was generated by maddf and msubf insturctions
> > when the arguments were inf, zero, nan or zero, inf, nan
> > respectively.
>
>
> From: Mateja Marjanovic
> Subject: [PATCH] target/mips: Fix minor bug in FPU
>
> Wrong type of NaN was generated by maddf and msubf insturctions
> when the arguments were inf, zero, nan or zero, inf, nan
> respectively.
I did the applicable tests on both pre-NaN2008 and NaN2008 MIPS hardware,
a
Aleksandar Markovic writes:
>> From: Alex Bennée
>> Subject: Re: [PATCH] target/mips: Fix minor bug in FPU
>>
>> Mateja Marjanovic writes:
>>
>> > From: Mateja Marjanovic
>> >
>> > Wrong type of NaN was generated by maddf and msubf insturctions
>> > when the arguments were inf, zero, nan or
Mateja Marjanovic writes:
> From: Mateja Marjanovic
>
> Wrong type of NaN was generated by maddf and msubf insturctions
> when the arguments were inf, zero, nan or zero, inf, nan
> respectively.
>
> Signed-off-by: Mateja Marjanovic
> ---
> fpu/softfloat-specialize.h | 2 +-
> 1 file changed,
> From: Alex Bennée
> Subject: Re: [PATCH] target/mips: Fix minor bug in FPU
>
> Mateja Marjanovic writes:
>
> > From: Mateja Marjanovic
> >
> > Wrong type of NaN was generated by maddf and msubf insturctions
> > when the arguments were inf, zero, nan or zero, inf, nan
> > respectively.
> >
> >
From: Mateja Marjanovic
Wrong type of NaN was generated by maddf and msubf insturctions
when the arguments were inf, zero, nan or zero, inf, nan
respectively.
Mateja Marjanovic (1):
target/mips: Fix minor bug in FPU
fpu/softfloat-specialize.h | 2 +-
1 file changed, 1 insertion(+), 1 deleti
From: Mateja Marjanovic
Wrong type of NaN was generated by maddf and msubf insturctions
when the arguments were inf, zero, nan or zero, inf, nan
respectively.
Signed-off-by: Mateja Marjanovic
---
fpu/softfloat-specialize.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fpu
24 matches
Mail list logo