This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 57/57][Arm][GAS] MVE Tests


1/4

On 01/05/2019 19:23, Andre Vieira (lists) wrote:
Hi,

This patch (see attachment) adds all MVE GAS positive tests.


gas/ChangeLog:

2019-05-01  Andre Vieira  <andre.simoesdiasvieira@arm.com>

         * testsuite/gas/arm/mve-tailpredloop.d: New test.
         * testsuite/gas/arm/mve-tailpredloop.s: New test.
         * testsuite/gas/arm/mve-vabav.d: New test.
         * testsuite/gas/arm/mve-vabav.s: New test.
         * testsuite/gas/arm/mve-vabd.d: New test.
         * testsuite/gas/arm/mve-vabd.s: New test.
         * testsuite/gas/arm/mve-vabsneg.d: New test.
         * testsuite/gas/arm/mve-vabsneg.s: New test.
         * testsuite/gas/arm/mve-vadc.d: New test.
         * testsuite/gas/arm/mve-vadc.s: New test.
         * testsuite/gas/arm/mve-vaddlv.d: New test.
         * testsuite/gas/arm/mve-vaddlv.s: New test.
         * testsuite/gas/arm/mve-vaddsub.d: New test.
         * testsuite/gas/arm/mve-vaddsub.s: New test.
         * testsuite/gas/arm/mve-vaddv.d: New test.
         * testsuite/gas/arm/mve-vaddv.s: New test.
         * testsuite/gas/arm/mve-vand.d: New test.
         * testsuite/gas/arm/mve-vand.s: New test.
         * testsuite/gas/arm/mve-vbic.d: New test.
         * testsuite/gas/arm/mve-vbic.s: New test.
         * testsuite/gas/arm/mve-vbrsr.d: New test.
         * testsuite/gas/arm/mve-vbrsr.s: New test.
         * testsuite/gas/arm/mve-vcadd.d: New test.
         * testsuite/gas/arm/mve-vcadd.s: New test.
         * testsuite/gas/arm/mve-vcls.d: New test.
         * testsuite/gas/arm/mve-vcls.s: New test.
         * testsuite/gas/arm/mve-vclz.d: New test.
         * testsuite/gas/arm/mve-vclz.s: New test.
         * testsuite/gas/arm/mve-vcmla.d: New test.
         * testsuite/gas/arm/mve-vcmla.s: New test.
         * testsuite/gas/arm/mve-vcmp.d: New test.
         * testsuite/gas/arm/mve-vcmp.s: New test.
         * testsuite/gas/arm/mve-vcmul.d: New test.
         * testsuite/gas/arm/mve-vcmul.s: New test.
         * testsuite/gas/arm/mve-vcvt-1.d: New test.
         * testsuite/gas/arm/mve-vcvt-1.s: New test.
         * testsuite/gas/arm/mve-vcvt-2.d: New test.
         * testsuite/gas/arm/mve-vcvt-2.s: New test.
         * testsuite/gas/arm/mve-vcvt-3.d: New test.
         * testsuite/gas/arm/mve-vcvt-3.s: New test.
         * testsuite/gas/arm/mve-vcvt-4.d: New test.
         * testsuite/gas/arm/mve-vcvt-4.s: New test.
         * testsuite/gas/arm/mve-vddup.d: New test.
         * testsuite/gas/arm/mve-vddup.s: New test.
         * testsuite/gas/arm/mve-vdup.d: New test.
         * testsuite/gas/arm/mve-vdup.s: New test.
         * testsuite/gas/arm/mve-veor.d: New test.
         * testsuite/gas/arm/mve-veor.s: New test.
         * testsuite/gas/arm/mve-vfma-vfms.d: New test.
         * testsuite/gas/arm/mve-vfma-vfms.s: New test.
         * testsuite/gas/arm/mve-vfmas.d: New test.
         * testsuite/gas/arm/mve-vfmas.s: New test.
         * testsuite/gas/arm/mve-vhadd-vhsub-vrhadd.d: New test.
         * testsuite/gas/arm/mve-vhadd-vhsub-vrhadd.s: New test.
         * testsuite/gas/arm/mve-vhcadd.d: New test.
         * testsuite/gas/arm/mve-vhcadd.s: New test.
         * testsuite/gas/arm/mve-vmax-vmin.d: New test.
         * testsuite/gas/arm/mve-vmax-vmin.s: New test.
         * testsuite/gas/arm/mve-vmaxa-vmina.d: New test.
         * testsuite/gas/arm/mve-vmaxa-vmina.s: New test.
         * testsuite/gas/arm/mve-vmaxnm-vminnm.d: New test.
         * testsuite/gas/arm/mve-vmaxnm-vminnm.s: New test.
         * testsuite/gas/arm/mve-vmaxnma-vminnma.s: New test.
         * testsuite/gas/arm/mve-vmaxnmv-vminnmv.d: New test.
         * testsuite/gas/arm/mve-vmaxnmv-vminnmv.s: New test.
         * testsuite/gas/arm/mve-vmaxv-vminv.d: New test.
         * testsuite/gas/arm/mve-vmaxv-vminv.s: New test.
         * testsuite/gas/arm/mve-vmla.d: New test.
         * testsuite/gas/arm/mve-vmla.s: New test.
         * testsuite/gas/arm/mve-vmladav.d: New test.
         * testsuite/gas/arm/mve-vmladav.s: New test.
         * testsuite/gas/arm/mve-vmlaldav.d: New test.
         * testsuite/gas/arm/mve-vmlaldav.s: New test.
         * testsuite/gas/arm/mve-vmlalv.d: New test.
         * testsuite/gas/arm/mve-vmlalv.s: New test.
         * testsuite/gas/arm/mve-vmlas.d: New test.
         * testsuite/gas/arm/mve-vmlas.s: New test.
         * testsuite/gas/arm/mve-vmlav.d: New test.
         * testsuite/gas/arm/mve-vmlav.s: New test.
         * testsuite/gas/arm/mve-vmlsdav.d: New test.
         * testsuite/gas/arm/mve-vmlsdav.s: New test.
         * testsuite/gas/arm/mve-vmlsldav.d: New test.
         * testsuite/gas/arm/mve-vmlsldav.s: New test.
         * testsuite/gas/arm/mve-vmov-1.d: New test.
         * testsuite/gas/arm/mve-vmov-1.s: New test.
         * testsuite/gas/arm/mve-vmov-2.d: New test.
         * testsuite/gas/arm/mve-vmov-2.s: New test.
         * testsuite/gas/arm/mve-vmul.d: New test.
         * testsuite/gas/arm/mve-vmul.s: New test.
         * testsuite/gas/arm/mve-vmulh.d: New test.
         * testsuite/gas/arm/mve-vmulh.s: New test.
         * testsuite/gas/arm/mve-vmullbt.d: New test.
         * testsuite/gas/arm/mve-vmullbt.s: New test.
         * testsuite/gas/arm/mve-vmvn.d: New test.
         * testsuite/gas/arm/mve-vmvn.s: New test.
         * testsuite/gas/arm/mve-vorn.d: New test.
         * testsuite/gas/arm/mve-vorn.s: New test.
         * testsuite/gas/arm/mve-vorr.d: New test.
         * testsuite/gas/arm/mve-vorr.s: New test.
         * testsuite/gas/arm/mve-vpnot.d: New test.
         * testsuite/gas/arm/mve-vpnot.s: New test.
         * testsuite/gas/arm/mve-vpsel.d: New test.
         * testsuite/gas/arm/mve-vpsel.s: New test.
         * testsuite/gas/arm/mve-vpt.d: New test.
         * testsuite/gas/arm/mve-vpt.s: New test.
         * testsuite/gas/arm/mve-vqabsneg.s: New test.
         * testsuite/gas/arm/mve-vqaddsub.d: New test.
         * testsuite/gas/arm/mve-vqaddsub.s: New test.
         * testsuite/gas/arm/mve-vqdmladh.d: New test.
         * testsuite/gas/arm/mve-vqdmladh.s: New test.
         * testsuite/gas/arm/mve-vqdmlah.d: New test.
         * testsuite/gas/arm/mve-vqdmlah.s: New test.
         * testsuite/gas/arm/mve-vqdmlash.d: New test.
         * testsuite/gas/arm/mve-vqdmlash.s: New test.
         * testsuite/gas/arm/mve-vqdmlsdh.d: New test.
         * testsuite/gas/arm/mve-vqdmlsdh.s: New test.
         * testsuite/gas/arm/mve-vqdmulh.d: New test.
         * testsuite/gas/arm/mve-vqdmulh.s: New test.
         * testsuite/gas/arm/mve-vqdmull.d: New test.
         * testsuite/gas/arm/mve-vqdmull.s: New test.
         * testsuite/gas/arm/mve-vqmovn.d: New test.
         * testsuite/gas/arm/mve-vqmovn.s: New test.
         * testsuite/gas/arm/mve-vqrshl.d: New test.
         * testsuite/gas/arm/mve-vqrshl.s: New test.
         * testsuite/gas/arm/mve-vqrshrn.d: New test.
         * testsuite/gas/arm/mve-vqrshrn.s: New test.
         * testsuite/gas/arm/mve-vqshl.d: New test.
         * testsuite/gas/arm/mve-vqshl.s: New test.
         * testsuite/gas/arm/mve-vrev.d: New test.
         * testsuite/gas/arm/mve-vrev.s: New test.
         * testsuite/gas/arm/mve-vrint.d: New test.
         * testsuite/gas/arm/mve-vrint.s: New test.
         * testsuite/gas/arm/mve-vrmlaldavh.d: New test.
         * testsuite/gas/arm/mve-vrmlaldavh.s: New test.
         * testsuite/gas/arm/mve-vrshl.d: New test.
         * testsuite/gas/arm/mve-vrshl.s: New test.
         * testsuite/gas/arm/mve-vsbc.d: New test.
         * testsuite/gas/arm/mve-vsbc.s: New test.
         * testsuite/gas/arm/mve-vshl.d: New test.
         * testsuite/gas/arm/mve-vshl.s: New test.
         * testsuite/gas/arm/mve-vshlc.d: New test.
         * testsuite/gas/arm/mve-vshlc.s: New test.
         * testsuite/gas/arm/mve-vshll.d: New test.
         * testsuite/gas/arm/mve-vshll.s: New test.
         * testsuite/gas/arm/mve-vshr.d: New test.
         * testsuite/gas/arm/mve-vshr.s: New test.
         * testsuite/gas/arm/mve-vshrn.d: New test.
         * testsuite/gas/arm/mve-vshrn.s: New test.
         * testsuite/gas/arm/mve-vsli.d: New test.
         * testsuite/gas/arm/mve-vsli.s: New test.
         * testsuite/gas/arm/mve-vsri.d: New test.
         * testsuite/gas/arm/mve-vsri.s: New test.
         * testsuite/gas/arm/mve-vstld.d: New test.
         * testsuite/gas/arm/mve-vstld.s: New test.
         * testsuite/gas/arm/mve-vstrldr-1.d: New test.
         * testsuite/gas/arm/mve-vstrldr-1.s: New test.
         * testsuite/gas/arm/mve-vstrldr-2.d: New test.
         * testsuite/gas/arm/mve-vstrldr-2.s: New test.
         * testsuite/gas/arm/mve-vstrldr-3.d: New test.
         * testsuite/gas/arm/mve-vstrldr-3.s: New test.

Attachment: mve_tests.tar.bz2.part01
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]