]> git.proxmox.com Git - mirror_qemu.git/commit
target-s390: Implement POPCNT
authorRichard Henderson <rth@twiddle.net>
Sat, 1 Sep 2012 18:14:04 +0000 (11:14 -0700)
committerRichard Henderson <rth@twiddle.net>
Sat, 5 Jan 2013 20:18:45 +0000 (12:18 -0800)
commit99b4f24b3e636ab241b53bc16bf8f0a0ac4a2271
treef7fe0ebe88043f9fe0952d665aa5f312e2d00016
parent2112bf1bfb696def31b211425e5e74e89f9574c3
target-s390: Implement POPCNT

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