mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-20 01:04:52 +00:00
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 |
||
|---|---|---|
| .. | ||
| tcg-target.h | ||
| tcg-target.inc.c | ||