From nobody Sun Nov 9 16:20:27 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=linaro.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1551190454561966.1966008213074; Tue, 26 Feb 2019 06:14:14 -0800 (PST) Received: from localhost ([127.0.0.1]:56079 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gydUj-0000va-PW for importer@patchew.org; Tue, 26 Feb 2019 09:14:05 -0500 Received: from eggs.gnu.org ([209.51.188.92]:52808) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gydSv-0008Cw-4e for qemu-devel@nongnu.org; Tue, 26 Feb 2019 09:12:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gydSq-0003NP-Bg for qemu-devel@nongnu.org; Tue, 26 Feb 2019 09:12:13 -0500 Received: from mail-wm1-x336.google.com ([2a00:1450:4864:20::336]:34770) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gydSq-0003Ma-4N for qemu-devel@nongnu.org; Tue, 26 Feb 2019 09:12:08 -0500 Received: by mail-wm1-x336.google.com with SMTP id o10so2236923wmc.1 for ; Tue, 26 Feb 2019 06:12:08 -0800 (PST) Received: from zen.linaroharston ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id i74sm15961586wmg.48.2019.02.26.06.12.02 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 26 Feb 2019 06:12:04 -0800 (PST) Received: from zen.linaroharston. (localhost [127.0.0.1]) by zen.linaroharston (Postfix) with ESMTP id F161A1FF86; Tue, 26 Feb 2019 14:12:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=9PlaSEsDdPkM2ibDFgPhYrix17N8Teye9eXCeE4mukI=; b=KI6VGb25oZs6Ei+YQ+49agKEaMf5QJuptqS5xHd4E/ve5516+FeuTLSOfhJ5i4v1ql LyrEbAfGv35iIIUD8IFs+8anntBE9nPO48i2W+qAd0wWRxRmqcf4L8eAH+kKyIcvEfeT KQxXZn6IpIwzOOf0uOPmeHc21BI9Dfsz2aTz0C+wMt1A4U332mk52orJItM5sM6THwcQ Y9rKIIAGC2u0kHrZq2Dn57JE7WfUddcMqSCUABE4xqEO3N48dkoh2QvHz3GpnyCRMnQ7 gRFIeUaRhrGdy/PNiD5vkfT1cqG3o18lGehK7X7DWxBgpKRMBjE53f7n7YuOmLD70SBv BapA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=9PlaSEsDdPkM2ibDFgPhYrix17N8Teye9eXCeE4mukI=; b=Vc6s//dlnO2RwTD4XqRr3/HcRt7cXHcTneXxZEB746GHYGVmnBM8yTl89gZQ3nIfp+ 0xSzHFiu8nxW+71Y0p/Vsobf7bQ3UqGE3BCS3TwZeQwpbhqKRx81/9fZ5NhAwVsdVA7e fSFgZeU5JEe0ydvqC/IxbNouY39EXY7pceho/knqWVmUBovsq9QpdzmNcaQc8ttriuoW 86atSEBsVKDFFQzYhaBEF0JLGeffrSFuZvBvfwUWrcaubZ6abfQOaLK3mVuv4MKEmzu5 R4/yo4VCDtgQqZ4hodi9ruusu6myDt6A3Ho8gWPocLa7jWmqStsC70Qanr6O5dqd1mpH qS6Q== X-Gm-Message-State: AHQUAua3G9mAqd7X2rYSFSrTiHJnzGwRK7T4keauRqW1acazEBXj36wT xzaSGJtMwwFu2GR5EJi/EdKZwA== X-Google-Smtp-Source: AHgI3IbhDj2i1fatuwBxmpjqG+dP9cY3+ETKpjOF94HLCG0UBIKqbIRRAu3UW/BrwyArIJf1S1pe8w== X-Received: by 2002:a05:600c:224c:: with SMTP id a12mr2749091wmm.103.1551190326935; Tue, 26 Feb 2019 06:12:06 -0800 (PST) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: peter.maydell@linaro.org Date: Tue, 26 Feb 2019 14:11:57 +0000 Message-Id: <20190226141201.16999-4-alex.bennee@linaro.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190226141201.16999-1-alex.bennee@linaro.org> References: <20190226141201.16999-1-alex.bennee@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::336 Subject: [Qemu-devel] [PULL 3/7] softfloat: Implement float128_to_uint32 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?UTF-8?q?Alex=20Benn=C3=A9e?= , Richard Henderson , qemu-devel@nongnu.org, david@redhat.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) From: David Hildenbrand Handling it just like float128_to_uint32_round_to_zero, that hopefully is free of bugs :) Documentation basically copied from float128_to_uint64 Signed-off-by: David Hildenbrand Reviewed-by: Richard Henderson Signed-off-by: Alex Benn=C3=A9e diff --git a/fpu/softfloat.c b/fpu/softfloat.c index 9132d7a0b0..c69cd6b5d1 100644 --- a/fpu/softfloat.c +++ b/fpu/softfloat.c @@ -6792,6 +6792,35 @@ uint32_t float128_to_uint32_round_to_zero(float128 a= , float_status *status) return res; } =20 +/*------------------------------------------------------------------------= ---- +| Returns the result of converting the quadruple-precision floating-point = value +| `a' to the 32-bit unsigned integer format. The conversion is +| performed according to the IEC/IEEE Standard for Binary Floating-Point +| Arithmetic---which means in particular that the conversion is rounded +| according to the current rounding mode. If `a' is a NaN, the largest +| positive integer is returned. If the conversion overflows, the +| largest unsigned integer is returned. If 'a' is negative, the value is +| rounded and zero is returned; negative values that do not round to zero +| will raise the inexact exception. +*-------------------------------------------------------------------------= ---*/ + +uint32_t float128_to_uint32(float128 a, float_status *status) +{ + uint64_t v; + uint32_t res; + int old_exc_flags =3D get_float_exception_flags(status); + + v =3D float128_to_uint64(a, status); + if (v > 0xffffffff) { + res =3D 0xffffffff; + } else { + return v; + } + set_float_exception_flags(old_exc_flags, status); + float_raise(float_flag_invalid, status); + return res; +} + /*------------------------------------------------------------------------= ---- | Returns the result of converting the quadruple-precision floating-point | value `a' to the single-precision floating-point format. The conversion diff --git a/include/fpu/softfloat.h b/include/fpu/softfloat.h index 3ff5215b81..3ff3fa5224 100644 --- a/include/fpu/softfloat.h +++ b/include/fpu/softfloat.h @@ -878,6 +878,7 @@ int64_t float128_to_int64(float128, float_status *statu= s); int64_t float128_to_int64_round_to_zero(float128, float_status *status); uint64_t float128_to_uint64(float128, float_status *status); uint64_t float128_to_uint64_round_to_zero(float128, float_status *status); +uint32_t float128_to_uint32(float128, float_status *status); uint32_t float128_to_uint32_round_to_zero(float128, float_status *status); float32 float128_to_float32(float128, float_status *status); float64 float128_to_float64(float128, float_status *status); --=20 2.20.1