From b192693629425ef67d092aa491025ee0e0f2d47e Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Mon, 20 Jun 2022 21:36:33 +0100 Subject: [PATCH] clarify summary --- svp64-primer/summary.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/svp64-primer/summary.tex b/svp64-primer/summary.tex index 0b1b172cc..dbb27dbcf 100644 --- a/svp64-primer/summary.tex +++ b/svp64-primer/summary.tex @@ -9,7 +9,8 @@ ONLY uses scalar instructions}. \item Does not require adding duplicates of instructions (popcnt, popcntw, popcntd, vpopcntb, vpopcnth, vpopcntw, vpopcntd) \item Fully abstracted: does not create Micro-architectural dependencies - (no fixed "Lane" size). + (no fixed "Lane" size), one binary works across all existing + \textit{and future} implementations. \item Specifically designed to be easily implemented on top of an existing Micro-architecture (especially Superscalar Out-of-Order Multi-issue) without -- 2.30.2