From: Aleksandar Markovic <amarko...@wavecomp.com>

A collection of misc fixes for MIPS.

Aleksandar Markovic (6):
  target/mips: nanoMIPS: Remove duplicate macro definitions
  target/mips: nanoMIPS: Remove an unused macro
  target/mips: nanoMIPS: Rename macros for extracting 3-bit GPR codes
  target/mips: Correct the second argument type of cpu_supports_isa()
  target/mips: Extend gen_scwp() functionality to support EVA
  disas: nanoMIPS: Amend DSP instructions related comments

 disas/nanomips.cpp      | 119 ++++++++++++++++++++++++++++++------------------
 target/mips/cpu.h       |   2 +-
 target/mips/translate.c |  49 ++++++++------------
 3 files changed, 96 insertions(+), 74 deletions(-)

-- 
2.7.4


Reply via email to