target-i386: emulate LOCK'ed XADD using atomic helper
commitf53b01817f95781d2bcc8a82e057d1416601e13b
authorEmilio G. Cota <cota@braap.org>
Mon, 27 Jun 2016 19:02:02 +0000 (27 15:02 -0400)
committerRichard Henderson <rth@twiddle.net>
Wed, 26 Oct 2016 15:29:01 +0000 (26 08:29 -0700)
treeec235ad804483c0e86a7f864cd14c8d494cf7a85
parent8eb8c7385608b99bed6055a22d897ff727a6cb8e
target-i386: emulate LOCK'ed XADD using atomic helper

[rth: Move load of reg value to common location.]

Signed-off-by: Emilio G. Cota <cota@braap.org>
Message-Id: <1467054136-10430-17-git-send-email-cota@braap.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
target-i386/translate.c