Re: [Qemu-devel] [PATCH v5 00/76] Add nanoMIPS support to QEMU

2018-07-31 Thread Richard Henderson
On 07/30/2018 12:11 PM, Aleksandar Markovic wrote: > From: Aleksandar Markovic > > v4->v5: > > - merged series "Mips maintenance and misc fixes and improvements" > and this one for easier handling (there are build dependencies) > - eliminated shadow variables from translate.c > - repla

Re: [Qemu-devel] [PATCH v5 00/76] Add nanoMIPS support to QEMU

2018-07-30 Thread Aleksandar Markovic
> From: Aleksandar Markovic > > v4->v5: > > - merged series "Mips maintenance and misc fixes and improvements" > and this one for easier handling (there are build dependencies) > - eliminated shadow variables from translate.c > - replaced shift/mask combination with extract32() > - a

[Qemu-devel] [PATCH v5 00/76] Add nanoMIPS support to QEMU

2018-07-30 Thread Aleksandar Markovic
From: Aleksandar Markovic v4->v5: - merged series "Mips maintenance and misc fixes and improvements" and this one for easier handling (there are build dependencies) - eliminated shadow variables from translate.c - replaced shift/mask combination with extract32() - added new function