Infrastructure support for AMD's new XOP prefix
commita04019c7f4e95d862bce855301e28ba1e7c27dba
authorH. Peter Anvin <hpa@zytor.com>
Mon, 4 May 2009 04:42:34 +0000 (3 21:42 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 4 May 2009 04:42:34 +0000 (3 21:42 -0700)
tree06bf224f620c6624ba009417f2b0bf5ec4c89f7e
parent34c768fcc55476fa94c997294477693c436b438b
Infrastructure support for AMD's new XOP prefix

Handle AMD's XOP prefixes; they use basically the same encoding as VEX
prefixes, so treat them simply as a variant of VEX.

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