diff options
author | 2018-01-15 13:01:37 -0800 | |
---|---|---|
committer | 2018-01-16 08:20:39 -0800 | |
commit | 7170ac33135e6ecf89752d3949bcecf9b9766d1c (patch) | |
tree | 219f1be8b4fb49faed38f4c6654045abd03c156b /hw/misc/omap_clk.c | |
parent | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180116' into staging (diff) | |
download | 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 'hw/misc/omap_clk.c')
0 files changed, 0 insertions, 0 deletions