]> Git Repo - qemu.git/commit
target-i386: emulate LOCK'ed BTX ops using atomic helpers
authorEmilio G. Cota <[email protected]>
Mon, 27 Jun 2016 19:02:03 +0000 (15:02 -0400)
committerRichard Henderson <[email protected]>
Wed, 26 Oct 2016 15:29:01 +0000 (08:29 -0700)
commitcfe819d309d472f75fd129faf1d1064a2498326c
treeebdc3ea31fd2759173433fafc3e198da646ba56a
parentf53b01817f95781d2bcc8a82e057d1416601e13b
target-i386: emulate LOCK'ed BTX ops using atomic helpers

[rth: Avoid redundant qemu_ld in locked case.  Fix previously unnoticed
incorrect zero-extension of address in register-offset case.]

Signed-off-by: Emilio G. Cota <[email protected]>
Message-Id: <1467054136[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
target-i386/translate.c
This page took 0.025548 seconds and 4 git commands to generate.