unicorn/qemu/tcg/arm
Richard Henderson 9cd6985799
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.

Backports commit 7170ac33135e6ecf89752d3949bcecf9b9766d1c from qemu
2018-03-06 09:12:14 -05:00
..
tcg-target.h tcg: Rearrange ldst label tracking 2018-03-04 22:13:13 -05:00
tcg-target.inc.c tcg/arm: Fix double-word comparisons 2018-03-06 09:12:14 -05:00