Implement the 0x2B SUB instruction, and the OR variant of 0x81.
authorPeter Grehan <grehan@FreeBSD.org>
Wed, 27 Aug 2014 00:53:56 +0000 (00:53 +0000)
committerPeter Grehan <grehan@FreeBSD.org>
Wed, 27 Aug 2014 00:53:56 +0000 (00:53 +0000)
commitfc3dde9099e4007134f3ed0c0d9fc74eadd93c5e
treee69c2d29fb92e02563bba0c8516ea799096d4e6b
parente404dc33e27d37ae079111f05056cecf12e71dbf
Implement the 0x2B SUB instruction, and the OR variant of 0x81.

Found with local APIC accesses from bitrig/amd64 bsd.rd, 07/15-snap.

Reviewed by: neel
MFC after: 3 days
sys/amd64/vmm/vmm_instruction_emul.c