Deutsch   English   Français   Italiano  
<v9bge4$2u352$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!npeer.as286.net!npeer-ng0.as286.net!weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Dennis <dennis@none.none>
Newsgroups: sci.electronics.design
Subject: Re: Raspberry Pi pico2 launches with an ARM and a Risc V processor
 core
Date: Sun, 11 Aug 2024 18:11:00 -0500
Organization: A noiseless patient Spider
Lines: 16
Message-ID: <v9bge4$2u352$1@dont-email.me>
References: <v97ao3$1131c$1@solani.org>
 <5q5fbjpr8210i0man2rqe2349g24uaohct@4ax.com> <v99jle$12951$1@solani.org>
 <8c2ibjh8e5ob06n15fu8hf1oh1hec9505d@4ax.com>
 <0cgnok-oi6b3.ln1@coop.radagast.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 12 Aug 2024 01:11:00 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="841e550f15d13cc37d750e10530289ee";
	logging-data="3083426"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19Fm5ThA/ZtVugxiXGiNZ5zIdph+LEqhgw="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:TDKPzrMOc3Bah3XnSYbptWCAeAM=
Content-Language: en-US
In-Reply-To: <0cgnok-oi6b3.ln1@coop.radagast.org>
Bytes: 1879

On 8/11/24 14:34, Dave Platt wrote:

> 
> The 2350 uses an M33 processor core, which has a single-precision
> hardware floating-point unit.
> 

For double they have an assist co-processor that speeds up parts of the 
operations with multiple instructions to do the operation.By using the 
assist processor for the core function they can significantly reduce the 
hardware while still getting a speed up since the rest of the code to 
implement the function needs fewer instructions than a full software 
implementation.

See section 3.6.2
https://datasheets.raspberrypi.com/rp2350/rp2350-datasheet.pdf