insns.pl: error if we have a 'v' operand and no vex.nds/ndd
commit2637aca8053d50e5976994140646e270312c4399
authorH. Peter Anvin <hpa@zytor.com>
Thu, 22 May 2008 01:09:17 +0000 (21 18:09 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 22 May 2008 01:09:17 +0000 (21 18:09 -0700)
treea430f8836ce8a2a712aa34b6a5065771a590564f
parenta69ce1d19df4df273c6178c19dc9dbe3df2d4928
insns.pl: error if we have a 'v' operand and no vex.nds/ndd

Although redundant, the presence of a 'v' operand should match the
existence of a nds or ndd flag on vex; this should help catch typos.
insns.pl