Re: [PATCH v5 00/22] target/arm: Implement ARMv8.5-MemTag, system mode

2019-10-15 Thread Richard Henderson
On 10/15/19 1:39 PM, Evgenii Stepanov wrote: > Hi, > > please find attached three random fixes for instruction translation > and one for syscall emulation. Thanks for the patches. > @@ -2763,7 +2763,8 @@ static void disas_ldst_pair > return; > } > > -offset <<= size; > +

Re: [PATCH v5 00/22] target/arm: Implement ARMv8.5-MemTag, system mode

2019-10-15 Thread Evgenii Stepanov
Hi, please find attached three random fixes for instruction translation and one for syscall emulation. On Fri, Oct 11, 2019 at 6:48 AM Richard Henderson wrote: > > This is an update of the v4 patch from March. > > I believe I've fixed the address space issues that Peter noticed. > If the board

Re: [PATCH v5 00/22] target/arm: Implement ARMv8.5-MemTag, system mode

2019-10-11 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20191011134744.2477-1-richard.hender...@linaro.org/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [PATCH v5 00/22] target/arm: Implement ARMv8.5-MemTag, system mode Type: series Message-id: