From d302e374a02082ecb5aee9358b1c533811aa6917 Mon Sep 17 00:00:00 2001 From: Ryan Dale Date: Mon, 20 Nov 2023 09:04:05 -0500 Subject: [PATCH] Update source/faqs.rst Co-authored-by: Martin Grigorov --- source/faqs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/faqs.rst b/source/faqs.rst index 7221db9..3320797 100644 --- a/source/faqs.rst +++ b/source/faqs.rst @@ -550,7 +550,7 @@ proprietary reduced instruction set. RISC-V is an open (non-proprietary) reduced instruction set. **Arm vs ARM:** Arm is the company that licenses the proprietary instruction -set For example, they license it to Apple to run on their M-series chips. ARM +set. For example, they license it to Apple to run on their M-series chips. ARM (in all caps) refers to the family of RISC instruction sets, and by extension chips that use the instruction sets. It is also an acronym for Advanced RISC Machines and the eariler Acorn RISC Machine). This `blog post