Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-mar-11-2019' into...
commitc8761809385db04513b87af321c5feec82475421
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 11 Mar 2019 17:16:38 +0000 (11 17:16 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 11 Mar 2019 17:16:38 +0000 (11 17:16 +0000)
tree2d381041b034d701dc240487acc029e0e7ed9018
parent208d92df447bde0f1f810fae8a2c523cdeb7a28f
parent53e116fed6dde572003aebf3bc32e25663eeb446
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-mar-11-2019' into staging

MIPS queue for March 11th, 2019

# gpg: Signature made Mon 11 Mar 2019 14:16:09 GMT
# gpg:                using RSA key D4972A8967F75A65
# gpg: Good signature from "Aleksandar Markovic <amarkovic@wavecomp.com>" [unknown]
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 8526 FBF1 5DA3 811F 4A01  DD75 D497 2A89 67F7 5A65

* remotes/amarkovic/tags/mips-queue-mar-11-2019:
  target/mips: Add tests for a variety of MSA integer subtract instructions
  target/mips: Add tests for a variety of MSA integer multiply instructions
  target/mips: Add tests for a variety of MSA integer dot product instructions
  target/mips: Add tests for a variety of MSA integer divide instructions
  target/mips: Add tests for a variety of MSA integer average instructions
  tests/tcg: target/mips: Rename two header files for consistency
  tests/tcg: target/mips: Correct preambles of test source files

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>