From d8f65780d6db5ca66a0ea9db4db3ce33dbe22e22 Mon Sep 17 00:00:00 2001 From: lkcl Date: Fri, 3 Jun 2022 08:46:46 +0100 Subject: [PATCH] --- openpower/sv/svp64_quirks.mdwn | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/openpower/sv/svp64_quirks.mdwn b/openpower/sv/svp64_quirks.mdwn index eeea9655d..665781cd1 100644 --- a/openpower/sv/svp64_quirks.mdwn +++ b/openpower/sv/svp64_quirks.mdwn @@ -216,8 +216,10 @@ Consequently, when using a given instruction, it is necessary to look up in the ISA Tables whether it is 1P or 2P. caveat emptor! Also worth a special mention: all Load/Store operations are Twin-Predicated. -In other words: one Predicate applies to the Array of Memory Addresses, -whilst the other Predicate applies to the Array of Memory Data. +The underlying key to understanding: + +* one Predicate applies to the Array of Memory *Addresses*, +* the other Predicate applies to the Array of Memory *Data*. # CR weird instructions -- 2.30.2