From 077c3261a66d527498c2211b6b585c0325370e37 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 14 May 2022 18:57:30 +0100 Subject: [PATCH] --- openpower/sv/SimpleV_rationale.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openpower/sv/SimpleV_rationale.mdwn b/openpower/sv/SimpleV_rationale.mdwn index 2200150e9..214af62f3 100644 --- a/openpower/sv/SimpleV_rationale.mdwn +++ b/openpower/sv/SimpleV_rationale.mdwn @@ -335,8 +335,8 @@ of the problem-space: that require significant programming effort in other ISAs. All of these things come entirely from "Augmentation" of the Scalar operation -being prefixed: at no time is the Scalar operation significantly -altered. +being prefixed: at no time is the Scalar operation's binary pattern decoded +differently compared to when it is used as a Scalar operation. From there, several more "Modes" can be added, including * saturation, -- 2.30.2