Add support for VSIB instructions
commit3089f7ef8a034ad57aac16489f76426fe3bcb8c4
authorH. Peter Anvin <hpa@linux.intel.com>
Thu, 23 Jun 2011 01:19:28 +0000 (22 18:19 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 23 Jun 2011 01:19:28 +0000 (22 18:19 -0700)
tree651746f8a39bb9fde2d2d8ef5fc75352867edca4
parent9f7ce6bdd910fbf4e8ef57189d3c248ef1848d60
Add support for VSIB instructions

Add support for VSIB instructions, which use vector registers as the
index registers in an EA.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
assemble.c
disasm.c
insns.pl
nasm.h