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

[rth: Merge gen_inc_locked back into gen_inc to share cc update.]

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