summaryrefslogtreecommitdiffstats
path: root/include/exec/exec-all.h
diff options
context:
space:
mode:
authorRichard Henderson2019-08-15 10:46:45 +0200
committerPeter Maydell2019-08-16 15:02:50 +0200
commit640581a06d14e2d0d3c3ba79b916de6bc43578b0 (patch)
tree268746ddaf56e090b7e27d119cb0b9ef6887669e /include/exec/exec-all.h
parenttarget/arm: Use unallocated_encoding for aarch32 (diff)
downloadqemu-640581a06d14e2d0d3c3ba79b916de6bc43578b0.tar.gz
qemu-640581a06d14e2d0d3c3ba79b916de6bc43578b0.tar.xz
qemu-640581a06d14e2d0d3c3ba79b916de6bc43578b0.zip
target/arm: Remove helper_double_saturate
Replace x = double_saturate(y) with x = add_saturate(y, y). There is no need for a separate more specialized helper. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-id: 20190807045335.1361-12-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions