qemu-patch-raspberry4/tcg/sparc
Richard Henderson a115f3ea47 tcg-sparc: Drop use of Bicc in favor of BPcc
Now that we're always sparcv9, we can not bother using Bicc for
32-bit branches and BPcc for 64-bit branches and instead always
use BPcc.

New interfaces allow less direct use of tcg_out32 and raw numbers
inside the qemu_ld/st routines.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-10-13 10:39:53 +00:00
..
tcg-target.c tcg-sparc: Drop use of Bicc in favor of BPcc 2012-10-13 10:39:53 +00:00
tcg-target.h tcg-sparc: Use Z constraint for %g0 2012-10-13 10:39:53 +00:00