Initial NDISASM support for AVX instructions/VEX prefixes
commit7334e3ac2377f19af8c53fd55a240977632761a2
authorH. Peter Anvin <hpa@zytor.com>
Tue, 6 May 2008 01:47:27 +0000 (5 18:47 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 6 May 2008 01:47:27 +0000 (5 18:47 -0700)
treea417a3cb1e1619d6872067d6a7fe9655db5ebc9b
parent4d2c38ce75ed73dd4c73fe3eb8ccbd42b0f11c76
Initial NDISASM support for AVX instructions/VEX prefixes

Initial NDISASM support for AVX instructions and VEX prefixes.  It
doesn't mean it's correct, but it seems to match my current
understanding.  It can disassemble *some*, but not *all*, of the AVX
test cases (which are known to be at least partially incorrect...)
disasm.c
insns.pl
test/avx.asm