On Monday, January 14, 2019, Fredrik Noring wrote:
> Hi Aleksandar,
>
> > Awesome!
> >
> > I am especially happy with your choice of naming "mmr" (MultiMedia
> > Registers) for these fieilds, since that is what they really are (and
> they
> > are certainly not "gprs"). Right on the money!
>
> Gre
Hi Aleksandar,
> Awesome!
>
> I am especially happy with your choice of naming "mmr" (MultiMedia
> Registers) for these fieilds, since that is what they really are (and they
> are certainly not "gprs"). Right on the money!
Great, thanks!
> > For HI1 and LO1 only? I'm asking since HI0 and LO0 ar
On Sunday, January 13, 2019, Fredrik Noring wrote:
> Hi Aleksandar,
>
> > - Suggestion: The next MIPS pull request is scehuled for Friday,
> > Jan 18, 2018. It would be fantastic if you could prepare the
> > following by Jan 14:
> >
> > * Add 32 TCGv_i64 registers that would represent higher ha
Hi Aleksandar,
> - Suggestion: The next MIPS pull request is scehuled for Friday,
> Jan 18, 2018. It would be fantastic if you could prepare the
> following by Jan 14:
>
> * Add 32 TCGv_i64 registers that would represent higher halves
> of R5900 general purpose registers.
Done!
> * Add TC
Hi Aleksandar,
> Glad to see you back!
Likewise!
> Yes, one can say this is a step towards reenabling R5900 support.
Great!
> At this moment I have a question a suggestion for you:
>
> - Question: Do you have somewhere link to n32 R5900 toolchain, or
> similar thing that would enable me to te
> From: Fredrik Noring
> Sent: Tuesday, January 1, 2019 7:27 PM
> To: Aleksandar Markovic
> Cc: Aurelien Jarno; Philippe Mathieu-Daudé; Jürgen Urban; Maciej W. Rozycki;
> qemu-devel@nongnu.org
> Subject: Re: [PATCH v2 09/12] tests/tcg/mips: Test R5900 three-operand MADDU1
>
> Thanks Aleksandar!
>
Thanks Aleksandar!
> > From: Fredrik Noring
> > Subject: [PATCH v2 09/12] tests/tcg/mips: Test R5900 three-operand MADDU1
>
> Reviewed-by: Aleksandar Markovic
>
> This patch is selected for integration in the next MIPS pull request
> scheduled shortly.
>
> THANKS FOR ALL EFFORTS!
Is this a
> From: Fredrik Noring
> Subject: [PATCH v2 09/12] tests/tcg/mips: Test R5900 three-operand MADDU1
Reviewed-by: Aleksandar Markovic
This patch is selected for integration in the next MIPS pull request scheduled
shortly.
THANKS FOR ALL EFFORTS!
Signed-off-by: Fredrik Noring
---
tests/tcg/mips/mipsr5900/maddu.c | 37 ++--
1 file changed, 35 insertions(+), 2 deletions(-)
diff --git a/tests/tcg/mips/mipsr5900/maddu.c b/tests/tcg/mips/mipsr5900/maddu.c
index e4e552102d..30936fb2b4 100644
--- a/tests/tcg/mips/mip