Add XSAVE instruction features (CPU feature is bogus, but oh well.)
commitf6c51f084bbac16aec7c4f536542297030f17348
authorH. Peter Anvin <hpa@zytor.com>
Thu, 14 Feb 2008 19:25:14 +0000 (14 11:25 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 14 Feb 2008 19:25:36 +0000 (14 11:25 -0800)
treec2a0ac7abd7a4b3f0d43b69614d363df875f1624
parentf0b43d212e77012641524570dd55b925bbea9c15
Add XSAVE instruction features (CPU feature is bogus, but oh well.)

Add the XSAVE group of instructions: XSAVE, XRSTOR, XGETBV, XSETBV.
The CPU feature information is bogus, but so is our entire handling of
CPU feature sets for anything but the bare necessities (long jump
emulation, etc.)
insns.dat