Source-Changes-HG archive

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

[src/trunk]: src/share/misc Add SPIR (standard portable intermediate represen...



details:   https://anonhg.NetBSD.org/src/rev/955fe4c8514b
branches:  trunk
changeset: 373900:955fe4c8514b
user:      fcambus <fcambus%NetBSD.org@localhost>
date:      Tue Mar 14 19:04:17 2023 +0000

description:
Add SPIR (standard portable intermediate representation).

diffstat:

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

diffs (17 lines):

diff -r ebae977e5bb1 -r 955fe4c8514b share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Tue Mar 14 12:55:43 2023 +0000
+++ b/share/misc/acronyms.comp  Tue Mar 14 19:04:17 2023 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.346 2023/03/07 01:29:21 thorpej Exp $
+$NetBSD: acronyms.comp,v 1.347 2023/03/14 19:04:17 fcambus Exp $
 3WHS   three-way handshake
 8VSB   8-state vestigial side band modulation
 AA     anti-aliasing
@@ -1566,6 +1566,7 @@
 SPDIF  Sony/Philips digital interface format
 SPI    serial peripheral interface
 SPI    stateful packet inspection
+SPIR   standard portable intermediate representation
 SPL    system interrupt priority level
 SPL    spinlock
 SPMD   single process, multiple data



Home | Main Index | Thread Index | Old Index