summaryrefslogtreecommitdiff
path: root/bsd-user/elfload.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2018-01-15 13:01:37 -0800
committerRichard Henderson <richard.henderson@linaro.org>2018-01-16 08:20:39 -0800
commit7170ac33135e6ecf89752d3949bcecf9b9766d1c (patch)
tree219f1be8b4fb49faed38f4c6654045abd03c156b /bsd-user/elfload.c
parentaae39d24a387a273deab3eb930dbf730aa379e22 (diff)
downloadqemu-7170ac33135e6ecf89752d3949bcecf9b9766d1c.tar.gz
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 'bsd-user/elfload.c')
0 files changed, 0 insertions, 0 deletions