commit | 2a5fe8ae145ef7a3ab480922116d27efcc97b85d | [log] [tgz] |
---|---|---|
author | Emilio G. Cota <cota@braap.org> | Mon Jun 27 15:02:00 2016 -0400 |
committer | Richard Henderson <rth@twiddle.net> | Wed Oct 26 08:29:01 2016 -0700 |
tree | 1f6f113aa0ab9627c34a429ed5a7933b5bb3ce91 | |
parent | 60e573462fcdb83aa1a41e66a9f31dc8a4364399 [diff] |
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>