https://bugs.kde.org/show_bug.cgi?id=382563

            Bug ID: 382563
           Summary: MIPS MSA ASE support
           Product: valgrind
           Version: unspecified
          Platform: unspecified
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: jsew...@acm.org
          Reporter: tamara.vlaho...@imgtec.com
  Target Milestone: ---

Created attachment 106775
  --> https://bugs.kde.org/attachment.cgi?id=106775&action=edit
mips_msa_01 - Introduces new Iops in VEX necessary for implementing some MSA
V128 operations

Next few patches add support for MIPS MSA ASE. This is well tested on MIPS.
Also regression tests on X86 were run.

mips_msa_01.diff - Introduces new Iops in VEX necessary for implementing some
MSA V128 operations:
       Iop_Scale2_32Fx4, Iop_Scale2_64Fx2,
       Iop_Log2_32Fx4, Iop_Log2_64Fx2,
       Iop_F32x4_2toQ16x8, Iop_F64x2_2toQ32x4,
       Iop_PackOddLanes8x16, Iop_PackEvenLanes8x16,
       Iop_PackOddLanes16x8, Iop_PackEvenLanes16x8,
       Iop_PackOddLanes32x4, Iop_PackEvenLanes32x4.

mips_msa_02.diff - Adds support for new Iops in Memcheck.

mips_msa_03.diff - Is implementation of MSA ASE for VEX. MIPS specific patch
which adds support for disassembling of MSA instructions, selection of
instructions for implemented (view patch comment) Iops, and generation of MSA
instructions.

mips_msa_04.diff - MIPS specific detection of MSA ASE (hwcaps, configure, etc).

mips_msa_05.diff - MIPS specific. Adds support for guest V128 registers on MIPS
in Memcheck

mips_msa_06.diff - Adds set of regresion tests for MIPS MSA in none.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to