]> git.proxmox.com Git - mirror_qemu.git/commit
tcg-hppa: Fix brcond2 and setcond2
authorRichard Henderson <rth@twiddle.net>
Wed, 19 Sep 2012 02:59:47 +0000 (19:59 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 21 Sep 2012 17:53:17 +0000 (19:53 +0200)
commitc08d9ee38d240ef45496620cbfe8e1b5ed81accb
tree58f5f0cd82960368867f5045e8013f251d61cc8d
parentfe7e1d3ec4410d91a1a687ff4a9288870aefac40
tcg-hppa: Fix brcond2 and setcond2

Neither of these functions were performing double-word
compares properly.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
tcg/hppa/tcg-target.c