Re: [Qemu-devel] [PATCH 0/2] target/mips: Two corrections

2018-10-22 Thread Philippe Mathieu-Daudé
On Mon, Oct 22, 2018 at 1:59 PM Aleksandar Markovic wrote: > > From: Aleksandar Markovic > > This small series adds two corrections for issues reported recently. > > Aleksandar Markovic (2): > target/mips: Fix the title of translate.c > target/mips: Fix decoding of ALIGN and DALIGN instructio

[Qemu-devel] [PATCH 0/2] target/mips: Two corrections

2018-10-22 Thread Aleksandar Markovic
From: Aleksandar Markovic This small series adds two corrections for issues reported recently. Aleksandar Markovic (2): target/mips: Fix the title of translate.c target/mips: Fix decoding of ALIGN and DALIGN instructions target/mips/translate.c | 42 +---