(no commit message)
authorlkcl <lkcl@web>
Sat, 9 Jan 2021 18:57:34 +0000 (18:57 +0000)
committerIkiWiki <ikiwiki.info>
Sat, 9 Jan 2021 18:57:34 +0000 (18:57 +0000)
openpower/sv/ldst.mdwn

index 961ae459e487e3ecfcdd29133a3dfb0837680ce0..938f773ad3e01c4e4db833a31053d0f9ce4c5cea 100644 (file)
@@ -37,8 +37,7 @@ example only the one source and one dest may be marked as scalar or
 vector.
 
 Thus we can see that Vector Indexed may be covered, and, as demonstrated
-with the pseudocode below, the immediate can be set to the element width
-in order to give unit or element stride.  With there being no way to tell which from the Scalar opcode, the choice is provided instead by the SV Context.
+with the pseudocode below, the immediate can be used to give unit stride or element stride.  With there being no way to tell which from the OpenPOWER v3.0B Scalar opcode alone, the choice is provided instead by the SV Context.
 
     # LD not VLD!  format - ldop RT, immed(RA)
     # op_width: lb=1, lh=2, lw=4, ld=8