diff --git a/specification/app_a.xml b/specification/app_a.xml index 61f1d0a..5e11ef9 100644 --- a/specification/app_a.xml +++ b/specification/app_a.xml @@ -7814,14 +7814,11 @@ xml:id="dbdoclet.50655245_pgfId-1138128"> Result value: The value of each element is set to the value of an input element of the concatenated vectors ARG1 and ARG2, with the word - offset to its right + offset to its right1 specified by ARG3, which should be in the range 0 - 3. - - - A shift left picks values from the right. - - + 1A shift left picks values + from the right. @@ -8006,14 +8003,10 @@ xml:id="dbdoclet.50655245_pgfId-1138128"> The result is the contents of ARG1, shifted left by the number of bytes specified by the most-significant nibble of the least-significant - byte + byte1 of ARG2. The bits that are shifted out are replaced by zeros. - - - That is, by little-endian bits 7 - 5 or big-endian bits - 121 - 124. - - + 1That is, by little-endian bits + 7–4 or big-endian bits 121–124.