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

Mostly cosmetic changes.

v2->v3:

  - removed all patches that were already integrated
  - patches 1 and 2 are improved from v2
  - added patches 3-6

v1->v2:

  - minor corrections to satisfy reviews
  - added several more patches

Aleksandar Markovic (6):
  target/mips: Clean up helper.c
  target/mips: Clean up op_helper.c
  MAINTAINERS: Update mail address of Aleksandar Rikalo
  target/mips: msa: Split helpers for <MAX|MIN>_A.<B|H|W|D>
  target/mips: msa: Split helpers for <MAX|MIN>_<S|U>.<B|H|W|D>
  target/mips: msa: Split helpers for ILV<EV|OD|L|R>.<B|H|W|D>

 .mailmap                 |    5 +-
 MAINTAINERS              |   18 +-
 target/mips/helper.c     |  128 +++--
 target/mips/helper.h     |   52 +-
 target/mips/msa_helper.c | 1299 +++++++++++++++++++++++++++++++---------------
 target/mips/op_helper.c  | 1010 ++++++++++++++++++++++-------------
 target/mips/translate.c  |  190 +++++--
 7 files changed, 1832 insertions(+), 870 deletions(-)

-- 
2.7.4


Reply via email to