]> git.proxmox.com Git - qemu.git/commit
target-ppc: Compute arithmetic shift carry without branches
authorRichard Henderson <rth@twiddle.net>
Wed, 20 Feb 2013 07:52:19 +0000 (23:52 -0800)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 23 Feb 2013 17:25:30 +0000 (17:25 +0000)
commitba4af3e422f7ba2de58fd752d6ca89922c259a74
treefe9df22913b9fdcf5c2f76daaaa41c442d9011ef
parentfd3f0081e5d873b26b9988b48f7118a9914bbd64
target-ppc: Compute arithmetic shift carry without branches

Cc: Alexander Graf <agraf@suse.de>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-ppc/translate.c