insns: add FXSAVE64/FXRSTOR64, drop np prefix
commit3a014348ca15913f89a07fef6119e9ba59db9040
authorH. Peter Anvin <hpa@zytor.com>
Thu, 8 Jul 2010 00:20:19 +0000 (7 17:20 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 8 Jul 2010 00:20:19 +0000 (7 17:20 -0700)
tree4305aaa955a98425030be1cc4ead3bccf48f82db
parent9eb663c087256d7f3fd7cd8ae37a496a636503c8
insns: add FXSAVE64/FXRSTOR64, drop np prefix

Add FXSAVE64 and FXRSTOR64; drop the np prefix on 0F AE instructions:
none of the rest of the 0F AE instructions have them, and there are no
conflicts.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
insns.dat