diff options
| author | Richard Henderson | 2018-01-15 22:01:37 +0100 |
|---|---|---|
| committer | Richard Henderson | 2018-01-16 17:20:39 +0100 |
| commit | 7170ac33135e6ecf89752d3949bcecf9b9766d1c (patch) | |
| tree | 219f1be8b4fb49faed38f4c6654045abd03c156b /include | |
| parent | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180116'... (diff) | |
| download | qemu-7170ac33135e6ecf89752d3949bcecf9b9766d1c.tar.gz qemu-7170ac33135e6ecf89752d3949bcecf9b9766d1c.tar.xz qemu-7170ac33135e6ecf89752d3949bcecf9b9766d1c.zip | |
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
