Re: [PATCH v15 0/8] RISC-V Pointer Masking implementation

2021-10-21 Thread Alistair Francis
On Wed, Oct 20, 2021 at 8:43 PM Alexey Baturo wrote: > > v14: > Addressed Richard's comments from previous series. > > v13: > Rebased QEMU and addressed Richard's comment. > > v12: > Updated function for adjusting address with pointer masking to allocate and > use temp register. > > v11: > Addres

[PATCH v15 0/8] RISC-V Pointer Masking implementation

2021-10-20 Thread Alexey Baturo
v14: Addressed Richard's comments from previous series. v13: Rebased QEMU and addressed Richard's comment. v12: Updated function for adjusting address with pointer masking to allocate and use temp register. v11: Addressed a few style issues Alistair mentioned in the previous review. If this pa