Re: [PATCH v7 0/6] RISC-V Pointer Masking implementation

2021-02-15 Thread Alistair Francis
On Mon, Feb 15, 2021 at 12:52 PM Alexey Baturo wrote: > > Hi Alistair, > > Sorry for the late reply. > > >Do you know the current state of the spec? > As far as I can tell, the spec for PointerMasking is quite frozen: it has not > been updated for quite some time, but some of the clarifications h

Re: [PATCH v7 0/6] RISC-V Pointer Masking implementation

2021-02-15 Thread Alexey Baturo
Hi Alistair, Sorry for the late reply. >Do you know the current state of the spec? As far as I can tell, the spec for PointerMasking is quite frozen: it has not been updated for quite some time, but some of the clarifications have not been included in the actual spec. I'll ask the J workgroup if

Re: [PATCH v7 0/6] RISC-V Pointer Masking implementation

2021-02-03 Thread Alistair Francis
On Sun, Jan 10, 2021 at 10:54 AM Alexey Baturo wrote: > > Hi folks, > > Sorry it took me almost 3 month to provide the reply and fixes: it was a > really busy EOY. > This series contains fixed @Alistair suggestion on enabling J-ext. > > As for @Richard comments: > - Indeed I've missed appending r

[PATCH v7 0/6] RISC-V Pointer Masking implementation

2021-01-10 Thread Alexey Baturo
Hi folks, Sorry it took me almost 3 month to provide the reply and fixes: it was a really busy EOY. This series contains fixed @Alistair suggestion on enabling J-ext. As for @Richard comments: - Indeed I've missed appending review-by to the approved commits. Now I've restored them except for th