HLE: Implement the basic mechanism for XACQUIRE/XRELEASE
commit4ecd5d79fc18197838852479cff3ffb1abe78e1a
authorH. Peter Anvin <hpa@zytor.com>
Sat, 25 Feb 2012 05:51:46 +0000 (24 21:51 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 25 Feb 2012 05:57:17 +0000 (24 21:57 -0800)
treed53db43dcbb42b7266c9286243ee8784128f8a53
parent442a05a8975d53e5e56dd7630ae4480150e5bff4
HLE: Implement the basic mechanism for XACQUIRE/XRELEASE

This implements the mechanism for XACQUIRE/XRELEASE.  It does not
include the necessary annotations in insns.dat.

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