From c75a503f23c2d8967ac9eb4648a40ab05216d2a9 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sun, 4 Jun 2023 18:03:39 +0100 Subject: [PATCH] --- openpower/sv/rfc/ls010/trial_addi.mdwn | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/openpower/sv/rfc/ls010/trial_addi.mdwn b/openpower/sv/rfc/ls010/trial_addi.mdwn index e5a19d870..e76a79945 100644 --- a/openpower/sv/rfc/ls010/trial_addi.mdwn +++ b/openpower/sv/rfc/ls010/trial_addi.mdwn @@ -4,6 +4,14 @@ Background: +The idea here is to review a modified version of a Power ISA 3 +instruction definition, to add SVP64 in a completely non-disruptive +fashion. + + + +# SVP64-annotated addi instruction (prototype) + **Add Immediate** D-Form * addi RT,RA,SI @@ -38,7 +46,7 @@ Background: **Vectorized Add Immediate** SVP64-RM-1S1D/EXTRA3/Normal:D-form -* sv.addi RT,RA,SI +* sv.addi RT,RA,SI (Vectorised on *RT and *RA) ``` Prefix: -- 2.30.2