(no commit message)
authorlkcl <lkcl@web>
Wed, 14 Sep 2022 12:06:17 +0000 (13:06 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 14 Sep 2022 12:06:17 +0000 (13:06 +0100)
openpower/sv/svstep.mdwn

index 9b094b3560c0f5cef9e783c27bc303f2394390a1..0a8c5a626184b12ba7423bd2dcdcfca93cb5cdea 100644 (file)
@@ -39,6 +39,10 @@ returned in `RT`.  SVi=1 selects SVSHAPE0 current state,
 through to SVi=4 selects SVSHAPE3.
 * When `SVi` is 5, `SVSTATE.srcstep` is returned.
 * When `SVi` is 6, `SVSTATE.dststep` is returned.
+* When `SVi` is 0b1100 pack/unpack in SVSTATE is cleared
+* When `SVi` is 0b1101 pack in SVSTATE is set, unpack is cleared
+* When `SVi` is 0b1110 unpack in SVSTATE is set, pack is cleared
+* When `SVi` is 0b1111 pack/unpack in SVSTATE are set
 
 As this is a Single-Predicated (1P) instruction, predication may be applied
 to skip (or zero) elements.