From 8da805b0be6cb7651dbbf5f1f1dad5957459ce68 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sun, 7 Mar 2021 12:15:14 +0000 Subject: [PATCH] --- openpower/sv/svp64.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openpower/sv/svp64.mdwn b/openpower/sv/svp64.mdwn index 5631e7281..497c260c6 100644 --- a/openpower/sv/svp64.mdwn +++ b/openpower/sv/svp64.mdwn @@ -37,9 +37,9 @@ suffix. The prefix always comes before the suffix in PC order. | 0:5 | 6:31 | 0:31 | |--------|--------------|--------------| -| EXT01 | v3.1B Prefix | v3.1B Suffix | +| EXT01 | v3.1 Prefix | v3.1 Suffix | -svp64 fits into the "reserved" portions of the v3.1B prefix, making it possible for svp64, v3.0B (or v3.1B including 64 bit prefixed) instructions to co-exist in the same binary without conflict. +svp64 fits into the "reserved" portions of the v3.1 prefix, making it possible for svp64, v3.0B (or v3.1 including 64 bit prefixed) instructions to co-exist in the same binary without conflict. ## SVP64 encoding features -- 2.30.2