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

This series contains a variety of fixes and improvements for
target MIPS.

Aleksandar Markovic (2):
  target/mips: Rectify documentation on deprecating r4k machine
  target/mips: Add support for MIPS<32|64>R6 CRC32 ISA

Yongbok Kim (2):
  target/mips: Amend CP0 WatchHi register implementation
  target/mips: Add implementation of GINVT instruction

 disas/mips.c            |  10 +++
 qemu-deprecated.texi    |   2 +-
 target/mips/cpu.h       |   4 +-
 target/mips/helper.c    |  20 ++++-
 target/mips/helper.h    |   7 ++
 target/mips/internal.h  |   1 +
 target/mips/machine.c   |   6 +-
 target/mips/op_helper.c | 171 +++++++++++++++++++++++++++++++++-----
 target/mips/translate.c | 215 +++++++++++++++++++++++++++++++++++++++++++++++-
 9 files changed, 402 insertions(+), 34 deletions(-)

-- 
2.7.4


Reply via email to