On 7/4/22 15:01, Peter Maydell wrote:
Columns will not be 8-aligned. On page 38 of 0616A.a, see the illustration of ZA0V.B[22], which is 6 mod 8.Yes, but the column slice number isn't part of offset, it's in index, so (contra the comment) you could do the xor before the "add offset to index" if you wanted (ie it doesn't matter which order we do these things).
Oh, whoops, yes. r~