qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/2] target/mips: Rearrange handling of vector compare instru


From: Aleksandar Markovic
Subject: Re: [PATCH 0/2] target/mips: Rearrange handling of vector compare instructions
Date: Fri, 25 Oct 2019 12:46:33 +0200



On Wednesday, October 23, 2019, Filip Bozuta <address@hidden> wrote:
Simplify instructions by removing unnecessary argument and creating separate
comparing functions for each instruction.

Filip Bozuta (2):
  target/mips: Rearrange vector compare equal instructions
  target/mips: Rearrange vector compare less than (signed) instructions

 target/mips/msa_helper.c | 160 +++++++++++++++++++++++++++++------------------
 1 file changed, 100 insertions(+), 60 deletions(-)


Welcome to QEMU open source community, Filip!

This series looks good. I may do just some minor corrections in commit messages, I'll do it while applying, you don't need to do anything.

Hope you'll do more refactoring like this in future!

Aleksandar

 

--
2.7.4



reply via email to

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