]> git.proxmox.com Git - qemu.git/commit
target-ppc: Compute addition carry with setcond
authorRichard Henderson <rth@twiddle.net>
Wed, 20 Feb 2013 07:52:16 +0000 (23:52 -0800)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 23 Feb 2013 17:25:30 +0000 (17:25 +0000)
commit146de60dcade65a401c6665ae4b51c2b15dfaa55
treeb3aaf3ea1a9bb0ebfd2981b594b9e2322d837594
parentffe30937c89dd67a53bf3f35b962701cd9d8f70e
target-ppc: Compute addition carry with setcond

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