From: Aleksandar Markovic <[email protected]> This series contains support for DSP R3 availability control and emulation of nanoMIPS EVA instructions.
Dimitrije Nikolic (2): target/mips: Add opcodes for nanoMIPS EVA instructions target/mips: Implement emulation of nanoMIPS EVA instructions Stefan Markovic (2): target/mips: Add bit definitions for DSP R3 ASE target/mips: Add availability control for DSP R3 ASE target/mips/cpu.h | 1 + target/mips/internal.h | 11 ++-- target/mips/mips-defs.h | 1 + target/mips/translate.c | 108 ++++++++++++++++++++++++++++++++++++++- target/mips/translate_init.inc.c | 3 +- 5 files changed, 119 insertions(+), 5 deletions(-) -- 2.7.4
