Replying to @⁨greyscale@lemmy.grey.ooo⁩

But you can still run both at once. RP2350 datasheet

From section 3.9 Arm/RISC-V architecture switching:

There are two processor sockets on RP2350, referred to as core 0 and core 1 throughout this document. Each socket can be occupied either by a Cortex-M33 processor (implementing the Armv8-M Main architecture, plus extensions) or by a Hazard3 processor (implementing the RV32IMAC architecture, plus extensions).

From section 3.9.2. Mixed architecture combinations:

The ARCHSEL register has one bit for each processor socket, so it is possible to request mixed combinations of Arm and RISC-V processors: either Arm core 0 and RISC-V core 1, or RISC-V core 0 and Arm core 1.

Practical applications for this are limited, since this requires two separate program images. The two cores interoperate normally, including shared exclusives via the global monitor: a shared variable can be safely, concurrently accessed by an Arm processor performing ldrex, strex instructions and a RISC-V processor performing amoadd.w instructions, for example

Replying to an earlier post

Yeah but they weren’t running both in the same device at the same time.

PPC -> Intel they just recompiled their OS and fixed it up for the x86 platform, then the same for Intel -> ARM

They did not have a laptop with an x86 processor and a PPC at the same time… though there are some hillariously bespoke accellerator cards from back in the day to do all sorts of strange things.

That said, laptops are full of microcontrollers with firmware, lots of those will be atmega, st32, 6502 and the like. Things like a WLAN or WAN card will be a little ARM soc of some flavour.

So it really depends on where you draw the line. If its executing the main workload, I’d say thats the CPU, everything else is a microcontroller enabling it to do that

Replying to an earlier post

Soviets did a lot to harm Eastern Block tech. Bulgarian Pravetz was a clone of Apple ][. Nothing impressive but cheap, functional, domestically produced. Can’t really be exported towards west due to blatant IP violations, but the production capabilities were good enough to produce and export hard drives.

Except the trade deal with Britain was blocked by Soviets because it was seen as a security threat, and an industry died in its infancy.