From ad1a677bd8f17248e55201ebe2cb33176ac8717f Mon Sep 17 00:00:00 2001 From: Jacob Lifshay Date: Mon, 3 Jul 2023 20:21:54 -0700 Subject: [PATCH] update keywords to match rest of document --- openpower/sv/rfc/ls006.fpintmv.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openpower/sv/rfc/ls006.fpintmv.mdwn b/openpower/sv/rfc/ls006.fpintmv.mdwn index 186c1bd21..806c7b129 100644 --- a/openpower/sv/rfc/ls006.fpintmv.mdwn +++ b/openpower/sv/rfc/ls006.fpintmv.mdwn @@ -58,7 +58,7 @@ Identical (except Double-precision) Instructions added: **Keywords**: ``` - GPR, FPR, Move, Conversion, JavaScript + GPR, FPR, Move, Conversion, ECMAScript, Saturating ``` **Motivation** @@ -78,7 +78,7 @@ implements each variant. **Notes and Observations**: * These instructions are present in many other ISAs. -* JavaScript rounding as one instruction saves 32 scalar instructions +* ECMAScript rounding as one instruction saves 32 scalar instructions including seven branch instructions. * Both sets are orthogonal (no difference except being Single/Double). This allows IBM to follow the pre-existing precedent of allocating -- 2.30.2