qemu-patch-raspberry4/tcg/arm
Richard Henderson 7170ac3313 tcg/arm: Fix double-word comparisons
The code sequence we were generating was only good for unsigned
comparisons.  For signed comparisions, use the sequence from gcc.

Fixes booting of ppc64 firmware, with a patch changing the code
sequence for ppc comparisons.

Tested-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2018-01-16 08:20:39 -08:00
..
tcg-target.h tcg/arm: Use constant pool for movi 2017-09-07 11:57:35 -07:00
tcg-target.inc.c tcg/arm: Fix double-word comparisons 2018-01-16 08:20:39 -08:00