Re: [Qemu-devel] [PATCH 3/6] target/mips: MXU: Improve textual description

2018-12-18 Thread Stefan Markovic
On 17.12.18. 21:04, Aleksandar Markovic wrote: > From: Aleksandar Markovic > > Improve textual description of MXU extension. These are mostly > comment formatting changes. > > Signed-off-by: Aleksandar Markovic > --- > target/mips/translate.c | 74 - >

[Qemu-devel] [PATCH 3/6] target/mips: MXU: Improve textual description

2018-12-17 Thread Aleksandar Markovic
From: Aleksandar Markovic Improve textual description of MXU extension. These are mostly comment formatting changes. Signed-off-by: Aleksandar Markovic --- target/mips/translate.c | 74 - 1 file changed, 44 insertions(+), 30 deletions(-) diff --git a/ta