From 4333e0285411890d5e07b1bbc180a35de8ee315c Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 15 Apr 2023 23:24:26 +0100 Subject: [PATCH] --- openpower/sv/remap.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openpower/sv/remap.mdwn b/openpower/sv/remap.mdwn index c65f41b95..1fb8b3edf 100644 --- a/openpower/sv/remap.mdwn +++ b/openpower/sv/remap.mdwn @@ -34,7 +34,8 @@ such as RGB pixel data extraction and reforming. REMAP, like all of SV, is abstracted out, meaning that unlike traditional Vector ISAs which would typically only have a limited set of instructions -that can be structure-packed (LD/ST typically), REMAP may be applied to +that can be structure-packed (LD/ST and Move operations +being the most common), REMAP may be applied to literally any instruction: CRs, Arithmetic, Logical, LD/ST, anything. When SUBVL is greater than 1 the group of Subvector -- 2.30.2