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

[rth: Avoid qemu_load that's redundant with the atomic op.]

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