First cut at AVX machinery.
commitd85d250fa229d5ceb73ce5fedfd1087727f53a79
authorH. Peter Anvin <hpa@zytor.com>
Mon, 5 May 2008 00:53:31 +0000 (4 17:53 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 5 May 2008 00:53:31 +0000 (4 17:53 -0700)
tree5a51259e0deae99fb8f042c37b467c604cdd27b6
parent7117e80702d70ac635e50a05deb85f672bd3a464
First cut at AVX machinery.

First cut at AVX machinery support.  The only instruction implemented
is VPERMIL2PS, and it's probably buggy.  I'm checking this in with the
hope that other people can start helping out with (a) testing this,
and (b) adding instructions.

NDISASM support is not there yet.
assemble.c
disasm.c
insns.dat
insns.h
insns.pl
nasm.c
nasm.h
nasmlib.c
preproc.c
test/avx.asm [new file with mode: 0644]
wsaa.h