Hi Aleksandar,
On 08/06/2018 01:59 PM, Aleksandar Markovic wrote:
> From: Aleksandar Markovic
[snip]
> This series of patches implements recently announced nanoMIPS on QEMU.
> nanoMIPS is a variable length ISA containing 16, 32 and 48-bit wide
> instructions. It is designed to be portable at asse
From: Aleksandar Markovic
v6->v7:
- found better place for MIPS_ARCH in elf.h
- improved patch for LLWP and SCWP
- fixed missing availability control, alignment, usage
of extract32() in DSP patches
- added disassembler support for microMIPS and nanoMIPS
- removed unnecessary additi