From: Song, J. K. <jin...@in...> - 2013-09-07 07:45:31
|
Hi Cyrill, Could you apply the previous patch set? ([Nasm-devel] [PATCH 0/2] Fix EVEX.RC with SAE) There were two more patches in between. ---------------------- AVX-512: Fix rounding mode value in EVEX prefix with SAE AVX-512: Reorder instructions in insns.dat ---------------------- Thanks, Jin > -----Original Message----- > From: Cyrill Gorcunov [mailto:gor...@gm...] > Sent: Friday, September 06, 2013 10:59 PM > To: Song, Jin Kyu > Cc: nas...@li... > Subject: Re: [Nasm-devel] [PATCH] Added pseudo-ops for CMP > > On Fri, Sep 06, 2013 at 09:22:17PM -0700, Jin Kyu Song wrote: > > By adding these instructions, the complete set of AVX-512F instructions > > are now supported. > > Hi Jin, > > [cyrill@moon nasm.git]$ git am -s ~/mutt-patches/foo.patch > Applying: AVX-512: Add Pseudo-ops for CMP instructions > error: patch failed: insns.dat:3478 > error: insns.dat: patch does not apply > Patch failed at 0001 AVX-512: Add Pseudo-ops for CMP instructions > The copy of the patch that failed is found in: > /home/cyrill/projects/nasm.git/.git/rebase-apply/patch > > could you please refresh your repo? The last commit I'm trying > to fetch patch into is > > commit 088827bc6c8590108e5d752fd1f968d128b5586e > Author: Jin Kyu Song <jin...@in...> > Date: Wed Aug 28 19:15:29 2013 -0700 > > AVX-512: Add test case for opmask instructions |