diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-05-05 10:50:32 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2020-05-19 08:42:49 -0700 |
commit | b7b1ac684fea49c6bfe1ad8b706aed7b09116d15 (patch) | |
tree | ee091e98c15572433b580d85f8adc7d1cb22d7e1 /python/qemu/qtest.py | |
parent | 0673ecdf6cb2b1445a85283db8cbacb251c46516 (diff) | |
download | qemu-b7b1ac684fea49c6bfe1ad8b706aed7b09116d15.zip qemu-b7b1ac684fea49c6bfe1ad8b706aed7b09116d15.tar.gz qemu-b7b1ac684fea49c6bfe1ad8b706aed7b09116d15.tar.bz2 |
softfloat: Inline float128 compare specializations
Replace the float128 compare specializations with inline functions
that call the standard float128_compare{,_quiet} functions.
Use bool as the return type.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'python/qemu/qtest.py')
0 files changed, 0 insertions, 0 deletions