Re: Mask Register Value Mapping
The existing draft used the notation v0.mask[i] in dozens of places to denote subscripting of a mask vector (bit granularity). I opted to use the existing notation uniformly, rather than switch to David's proposed v0[i].m . Happy to debate. The .mask suffix was not previously used in unsubscripted contexts, and I did not introduce it there. My PR is here: https://github.com/riscv/riscv-v-spec/pull/572 . Let's move further discussion to Github. Best, Nick Knight On Wed, Sep 23, 2020 at 3:11 PM Andrew Waterman <andrew@...> wrote:
|
|