Hacker News new | ask | show | jobs
by ElectricalUnion 1704 days ago
> arm at their core

Most modern "CISC" processors internally are composed of RISC-like elements with instruction decoders in front.

ARM is a specific almost-RISC instruction set architecture.