From 2284fbfb09386e3adf36226e569347aca213dc05 Mon Sep 17 00:00:00 2001 From: lkcl Date: Tue, 8 Dec 2020 15:10:49 +0000 Subject: [PATCH] --- openpower/sv/av_opcodes.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/sv/av_opcodes.mdwn b/openpower/sv/av_opcodes.mdwn index be356aad8..9267749bd 100644 --- a/openpower/sv/av_opcodes.mdwn +++ b/openpower/sv/av_opcodes.mdwn @@ -1,6 +1,6 @@ # Scalar OpenPOWER Audio and Video Opcodes -the fundamental principle of SV is a hardware for-loop. therefore the first (and in nearly 100% of cases only) place to put Vector operations is firat and foremost in the *scalar* ISA. +the fundamental principle of SV is a hardware for-loop. therefore the first (and in nearly 100% of cases only) place to put Vector operations is first and foremost in the *scalar* ISA. However only by analysing those scalar opcodes *in* a SV Vectorisation context does it become clear why they are needed and how they may be designed. This page therefore has acompanying discussion at for evolution of suitable opcodes. -- 2.30.2