]> git.proxmox.com Git - qemu.git/commit
target-s390: Perform COMPARE AND SWAP inline
authorRichard Henderson <rth@twiddle.net>
Fri, 21 Sep 2012 00:09:35 +0000 (17:09 -0700)
committerRichard Henderson <rth@twiddle.net>
Sat, 5 Jan 2013 20:18:46 +0000 (12:18 -0800)
commitb7886de3f36111b71ee0664a0b992f6c5b55de7d
tree8d445904a774b7a8f69aff3e3d693448f61d6ec0
parentbacf43c62e54ee21494c4bf0c39d96d2bcc0e260
target-s390: Perform COMPARE AND SWAP inline

Still no proper solution for CONFIG_USER_ONLY, but the system
version is significantly better.

Signed-off-by: Richard Henderson <rth@twiddle.net>
target-s390x/helper.h
target-s390x/insn-data.def
target-s390x/mem_helper.c
target-s390x/translate.c