From: Cyrill G. <gor...@gm...> - 2013-09-07 05:58:50
|
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 |