Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/misc Amend MIPS, there are multiple stages in a pipeline.



details:   https://anonhg.NetBSD.org/src/rev/83eb5588a710
branches:  trunk
changeset: 320068:83eb5588a710
user:      maya <maya%NetBSD.org@localhost>
date:      Thu Jun 21 23:05:44 2018 +0000

description:
Amend MIPS, there are multiple stages in a pipeline.

diffstat:

 share/misc/acronyms.comp |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 519116c47618 -r 83eb5588a710 share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Thu Jun 21 23:05:28 2018 +0000
+++ b/share/misc/acronyms.comp  Thu Jun 21 23:05:44 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.202 2018/06/21 22:56:42 sevan Exp $
+$NetBSD: acronyms.comp,v 1.203 2018/06/21 23:05:44 maya Exp $
 3WHS   three-way handshake
 8VSB   8-state vestigial side band modulation
 AA     anti-aliasing
@@ -810,7 +810,7 @@
 MIME   Multipurpose Internet Mail Extensions
 MIMO   multiple input multiple output
 MIPS   million instructions per second
-MIPS   Microprocessor without Interlocked Pipeline Stage
+MIPS   Microprocessor without Interlocked Pipeline Stages
 MISD   multiple instruction, single data
 MIT    Massachusetts Institute of Technology
 MITM   man in the middle



Home | Main Index | Thread Index | Old Index