From: Cyrill G. <gor...@gm...> - 2013-08-28 05:47:53
|
On Wed, Aug 21, 2013 at 07:29:07PM -0700, Jin Kyu Song wrote: > Please review these patches and pull if they look good. > git://repo.or.cz/nasm/avx512.git > > After running a test case, various issues were found. One major thing is > curly brace already used for grouping multi-line macro parameters. > An escape backward slash character '\' is added when braces are passed > as a part of enclosed parameter. The test asm file used here is also included. > > Patch "AVX-512: Add a test case for EVEX encoded instructions" is > relatively huge. So I did not attch that patch in this email. Please refer to > http://repo.or.cz/w/nasm/avx512.git/commitdiff/a4a573c47f3d9ddfd5c2521804454327765f367e Jin, I picked up the series, except path 4/7 which doesn't apply. But I'm deferring pushing it out until you explain why mmx IF flags are wiped. |