From a61e2f57d64c9c4c4577dffbcb3df0ab7f71e000 Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Thu, 22 Aug 2024 10:30:11 +0200 Subject: [PATCH] SoftFloat-history.html: Fix typo intrinsics --- doc/SoftFloat-history.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/SoftFloat-history.html b/doc/SoftFloat-history.html index d81c6bc5..b97c5498 100644 --- a/doc/SoftFloat-history.html +++ b/doc/SoftFloat-history.html @@ -49,7 +49,7 @@

Release 3e (2018 January)

negative.
  • -Added example target-specific optimization for GCC, employing GCC instrinsics +Added example target-specific optimization for GCC, employing GCC intrinsics and support for 128-bit integer arithmetic.